Peter Simons
26762f1e1e
haskell-base-orphans: disable test suite to avoid build failures with ghc-8.2.x
2017-07-13 08:44:18 +02:00
Peter Simons
0ee5424ebf
haskell-doctest: remove obsolete jailbreak; ghc-8.2.x can build this package now
2017-07-13 08:44:18 +02:00
Peter Simons
f980dbec97
haskell-ChasingBottoms: jailbreak to fix build with ghc-8.2.x
2017-07-13 08:44:17 +02:00
Peter Simons
e59c532c23
haskell-hspec-meta: use latest version when compiling with ghc-8.2.x
...
Fixes https://github.com/hspec/hspec/issues/323 .
2017-07-13 08:44:17 +02:00
Peter Simons
3d03ec8d2e
haskell-vector: use newer version to compile with ghc-8.2.x
2017-07-04 15:50:26 +02:00
Peter Simons
26271d0811
haskell-doctest: jailbreak to fix build with ghc-8.2.x
2017-07-04 15:50:26 +02:00
Peter Simons
f8f9fccd32
haskell-syb: use newer version to compile with ghc-8.2.x
2017-07-04 15:50:26 +02:00
Peter Simons
1fb109090e
haskell-primitive: use newer version to compile with ghc-8.2.x
2017-07-04 15:50:25 +02:00
Peter Simons
46fe4bd8f3
ghc-syb-utils: disable test suite for GHC 8.x or later
...
The test suite fails when compiling with GHC 8.x. This seems to be a known issue.
Cc: https://github.com/nominolo/ghc-syb/issues/20 , https://github.com/NixOS/nixpkgs/issues/26689
2017-06-29 17:35:44 +02:00
Renzo Carbonara
5f94d85e5e
ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)
...
The approach taken to add this package was to port over the definitions
currently existing for HEAD, and making the necessesary changes to get
this building.
The Haskell package set associated with this compiler doesn't yet
guarantee that all or most of the packages successfully build with this
new compiler, but that will improve over time after this GHC 8.2.1
is officially released and the ecosystem catches up.
2017-06-15 19:59:38 +02:00