haskell.nix/test/stack-source-repo
Hamish Mackenzie d1102d342c
Add pins and materialization for ghc-boot-packages and ghc-extra-packages (#546)
* Include `tests` in path for cross compiled tests

* Add ghc-boot-packages-nix to haskellNixRoots

* Fix naming warnings in tests sources

* Uses a single cleanGit call for all the tests

* Add memoize code for ghc-boot and ghc-extra pkgs

* Memoize ghc-boot and ghc-extra pkgs nix

* Fix release.nix being more strict than ci.nix by updating filterAttrsOnlyRecursive in ci-lib.nix

* Nicer errors when materialized path does not exist

* Updated materialization docs

* Add internalHackageIndexState to set the index-state used within haskell.nix
2020-04-20 13:27:52 +12:00
..
src Fix restricted eval mode issue with mkCacheFile (#392) 2020-01-07 19:07:25 +13:00
.gitignore Fix restricted eval mode issue with mkCacheFile (#392) 2020-01-07 19:07:25 +13:00
default.nix Add pins and materialization for ghc-boot-packages and ghc-extra-packages (#546) 2020-04-20 13:27:52 +12:00
package.yaml Fix restricted eval mode issue with mkCacheFile (#392) 2020-01-07 19:07:25 +13:00
stack.yaml Automatically generate cache for stackage projects (#397) 2020-01-15 10:34:14 +13:00