You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
dummy-app | 2 years ago | |
nix | 2 years ago | |
README.md | 2 years ago | |
cabal.project | 2 years ago | |
default.nix | 2 years ago | |
shell.nix | 2 years ago |
README.md
haskell-nix.cabalProject
bug minimal repro
nix build -f . dummy-app.components.exes.dummy-app
succeeds.cabal new-build
tries to fetch thecanonical
repo instead of using the one cached in theghc-pkg
repo.