haskell.nix/compiler
Hamish Mackenzie a5f9f45922
Test setup deps issue depending on ghc and Cabal (#278)
Projects like asterius and leksah that include dependencies on ghc. Sometimes the are needed by a setup.hs file (as is the case for the binaryen package used by asterius). The recent overlays merge broke this and #279 was needed to allow reinstallableLibGhc to be used to fix it. This PR adds a test case to make sure it is not inadvertently broken again. Also gives us a place to try out better ways to make this type of package work.* Test setup deps issue depending on ghc and Cabal

* Uses nixpkgs 19.09 + macOS wine fix on hydra/buildkite

* Enables macOS hydra tests

* disables musl tests for now

* Adds haskellNixRoots to tests

* Uses reinstallableLibGhc to fix the new setup-depends test

* Adds meta.platforms to haskell.nix components

* Set meta.platforms on cabal-install

* Builds some maintainer-scripts on hydra

* Pins hackage index-state for ghc-extra-packages
2019-11-01 12:34:10 +13:00
..
bootstrap Test setup deps issue depending on ghc and Cabal (#278) 2019-11-01 12:34:10 +13:00
ghc Avoid missing maintainer issue on hydra (#270) 2019-10-24 23:17:23 +13:00
ghcjs Overlays (#261) 2019-10-21 20:07:58 +08:00
old-ghc-nix Overlays (#261) 2019-10-21 20:07:58 +08:00