haskellNixRepro.cabalProjec.../README.md

226 B

haskell-nix.cabalProject bug minimal repro

  • nix build -f . dummy-app.components.exes.dummy-app succeeds.
  • cabal new-build tries to fetch the canonical repo instead of using the one cached in the ghc-pkg repo.