haskell.nix/nix-tools
Hamish Mackenzie 122bd81150
Add ghc 8.8.1 to the supported compilers (#342)
* Add ghc 8.8.1 to the supported compilers

The `overlays/ghc.nix` overrides were not applied to the `ghc` used
to by the `exactDeps` and `envDeps` `passthru` derivations.  This
resulted in each ghc building twice with only one of them being cached
by hydra.

This change fixes this by moving the exactDeps and envDeps for ghc
into sub directories of the output of the ghc derivation itself.

Co-authored-by: Hideaki KAWAI <kayhide@gmail.com>
2020-02-04 15:19:37 +08:00
..
.plan.nix Automatically generate cache for stackage projects (#397) 2020-01-15 10:34:14 +13:00
default.nix Add ghc 8.8.1 to the supported compilers (#342) 2020-02-04 15:19:37 +08:00
nix-tools-src.json Automatically generate cache for stackage projects (#397) 2020-01-15 10:34:14 +13:00
pkgs-8.4.4.nix Automatically generate cache for stackage projects (#397) 2020-01-15 10:34:14 +13:00
pkgs.nix Automatically generate cache for stackage projects (#397) 2020-01-15 10:34:14 +13:00