haskell.nix/materialized
Hamish Mackenzie 6134e66e1d
Fix ghc 8.10 windows cross (boot with 8.6.5) (#865)
It looks like we can't use 8.8 for booting due to
https://gitlab.haskell.org/ghc/ghc/-/issues/18143

* Adds nixpkgs 20.09 to get mingw-w64 version 6
  (also needed for ghc 8.10 windows cross compile)

* Add materialization for ghc 8.10.2 windows cross

* Fix issue with harfbuzz override so it works with nixpkgs 20.09

* Fixes eval time issue for windows index-state test (turns off native-dns cabal flag for windows)

* Include exe extension for windows in coverage test

lib:ghc is still broken for ghc 8.10 (all variants), but it always has been and we should try to fix it properly, but it will be very tricky.
2020-10-07 15:42:32 +13:00
..
bootstrap Remove internal deps on default ghc and stackage (#738) 2020-07-08 22:54:01 +12:00
dummy-ghc Add ghc 8.10.2 (#807) 2020-08-11 14:26:50 +12:00
ghc865 Remove internal deps on default ghc and stackage (#738) 2020-07-08 22:54:01 +12:00
ghc883 Remove internal deps on default ghc and stackage (#738) 2020-07-08 22:54:01 +12:00
ghc884 Replace ghc 8.8.3 with 8.8.4 (#766) 2020-07-21 14:10:23 +12:00
ghc8101 Remove internal deps on default ghc and stackage (#738) 2020-07-08 22:54:01 +12:00
ghc8102 Add ghc 8.10.2 (#807) 2020-08-11 14:26:50 +12:00
ghc-boot-packages-nix Add ghc 8.10.2 (#807) 2020-08-11 14:26:50 +12:00
ghc-extra-projects Fix ghc 8.10 windows cross (boot with 8.6.5) (#865) 2020-10-07 15:42:32 +13:00
hscolour Update materialized nix files (#603) 2020-05-13 22:08:36 +12:00