haskell.nix/builder
Rodney Lorrimar 686fa37877
shellFor: Fix bug where packages were not excluded from the env (#285)
* tests: Add regression test for shellFor build-tools bug

* tests: Fix regen script

* Regenerate nix expressions for tests

* tests: ghc 8.4.4 -> 8.6.5

* shellFor: Fix bug where packages were not excluded from the env

If a multi-package project had an build-tools dependency between
packages, they would not be correctly removed from the shell's inputs.
2019-11-01 20:08:31 +10:00
..
comp-builder.nix Test setup deps issue depending on ghc and Cabal (#278) 2019-11-01 12:34:10 +13:00
default.nix Give more control over the compilation of Setup.hs (#277) 2019-10-31 19:15:07 +13:00
ghc-for-component-wrapper.nix Overlays (#261) 2019-10-21 20:07:58 +08:00
hspkg-builder.nix Give more control over the compilation of Setup.hs (#277) 2019-10-31 19:15:07 +13:00
make-config-files.nix Overlays (#261) 2019-10-21 20:07:58 +08:00
setup-builder.nix Test setup deps issue depending on ghc and Cabal (#278) 2019-11-01 12:34:10 +13:00
shell-for.nix shellFor: Fix bug where packages were not excluded from the env (#285) 2019-11-01 20:08:31 +10:00