haskell.nix/materialized
Hamish Mackenzie 4d700cf155
Fixing emcc usage in haskell.nix ghcjs (#1064)
* Use emscripten branch of GHCJS for 8.6

* Adds release-linux-only.nix (for hydra with no mac builders)

* Sets HOME to a temp dir once per derivation to help performance of emcc

* Updates materialization

* Uses symlinks to reduce ghc derivation size for wrapped ghcjs

* Removes compiler-nix-name test
    This test checked that the default compiler was overridden by the
    compiler-nix-name arg.  There is no default any more.

The GHCJS branches used include fixes for:

* hs$ret_1 typo (should be hs$ret1)

* A bignum issue
2021-03-12 12:21:07 +13:00
..
bootstrap Fix the way ExeDependency is handled (#1036) 2021-02-12 10:45:23 +13:00
dummy-ghc Fixing emcc usage in haskell.nix ghcjs (#1064) 2021-03-12 12:21:07 +13:00
ghc865 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc883 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc884 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc8101 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc8102 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc8103 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc8104 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc810420210212 Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghc-boot-packages-nix Update core interface files GHC to 8.10.4 (#1039) 2021-02-16 23:15:55 +13:00
ghc-extra-projects Switch from cabal 3.2 to 3.4 (#1058) 2021-03-01 15:42:23 +13:00
ghcjs Fixing emcc usage in haskell.nix ghcjs (#1064) 2021-03-12 12:21:07 +13:00
ghcjs865 Fixing emcc usage in haskell.nix ghcjs (#1064) 2021-03-12 12:21:07 +13:00
ghcjs884 Fix the way ExeDependency is handled (#1036) 2021-02-12 10:45:23 +13:00
hscolour Update materialized nix files (#603) 2020-05-13 22:08:36 +12:00