haskell.nix/test/shell-for/pkga
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
..
MainA.hs shellFor: Fix bug where packages were not excluded from the env (#285) 2019-11-01 20:08:31 +10:00
pkga.cabal shellFor: Fix bug where packages were not excluded from the env (#285) 2019-11-01 20:08:31 +10:00
PkgA.hs tests: Add a cabal new-build project 2019-05-28 09:35:00 +10:00
Setup.hs tests: Add a cabal new-build project 2019-05-28 09:35:00 +10:00