haskellNixRepro.cabalProjec.../README.md

6 lines
226 B
Markdown
Raw Permalink Normal View History

2019-12-18 18:05:14 +01:00
# `haskell-nix.cabalProject` bug minimal repro
2019-12-20 10:29:26 +01:00
- `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.