Commit graph

26 commits

Author SHA1 Message Date
sternenseemann 083ac8e64c haskellPackages.llvmPackages: dontRecurseIntoAttrs
They are not an exposed part of haskellPackages per se, so we shouldn't
list them in nix-env. Additionally this should prevent the failed lldb
build from cluttering our jobset output.
2021-06-04 11:36:24 +02:00
sternenseemann 9c6c587e7a haskell.packages.ghc{8104,901}: correct cabal-install override comment 2021-05-19 17:17:02 +02:00
sternenseemann f3119f03ac haskell.packages.*.cabal-install: remove random, hashable overrides
These are not necessary anymore as stackage naturally contains random
1.2.0 and we apply the hashable fix globally as well.
2021-05-19 15:44:04 +02:00
sternenseemann 2222050406 haskell.packages.ghc901.lens: bump to 5.0.1
Release 5 introduced GHC 9.0 compatibility, but hasn't hit stackage yet.
2021-05-05 15:26:23 +02:00
sternenseemann eb9b3a59f0 haskell.packages.ghc901: update to 5.6.2 to fix build 2021-05-05 11:45:52 +02:00
Vaibhav Sagar 3027fe5fb8 configuration-ghc-9.0.x.nix: patch newer alex 2021-04-25 16:47:58 +10:00
Peter Simons 8377f503f1 cabal-install: fix the build with ghc-9.0.x 2021-03-19 20:57:01 +01:00
Peter Simons 5966fa1845 base64-bytestring: disable broken test suite 2021-03-12 20:35:11 +01:00
Malte Brandy 9e897feeba haskell.packages.ghc901.doctest: Fix eval error 2021-03-05 20:49:28 +01:00
Peter Simons 09dd4a7ea0 cabal-install: fix build with ghc-9.0.x 2021-02-26 21:37:22 +01:00
Peter Simons 4e328c8c30 haskell-regex-base: drop obsolete patch for ghc-9.0.x 2021-02-26 21:35:56 +01:00
Julien Moutinho 8e17af5172 cabal-install: fix build on ghc901 2021-02-18 20:15:47 +01:00
Peter Simons 1d419d8c05 haskell-doctest: update ghc-9.0.x override for the new 0.18 version 2021-02-12 20:35:22 +01:00
Peter Simons 536bf86b42 haskell-syb: drop obsolete overrides to fix the ghc-9.0.x build 2021-02-05 23:05:20 +01:00
Peter Simons c9e5a3fa06 vector-th-unbox needs a jailbreak for building with ghc.9.0.x. 2021-01-02 19:58:20 +01:00
Peter Simons 7383e33b09 data-fix & vector-binary-instances needs jailbreaks for building with ghc.9.0.x. 2021-01-02 19:58:19 +01:00
Peter Simons b97e43d7e1 primitive needs a jailbreak for building with ghc.9.0.x. 2021-01-02 19:58:19 +01:00
Peter Simons 0a069fb1ef splitmix: drop obsolete override
The 0.1.0.3 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons 09caba2adf QuickCheck: drop obsolete override for ghc-9.0.x
The 2.14.2 version is now the default.
2021-01-02 19:58:19 +01:00
Malte Brandy 878beaf507 haskell.packages.ghc901.th-abstraction: Fix eval error 2020-11-20 20:57:38 +01:00
Malte Brandy 9436e2ff43 haskell.packages.ghc901.QuickCheck: Bump version to fix build 2020-11-20 20:57:37 +01:00
Malte Brandy 63e5e85ba7 haskellPackages: Fix more eval errors 2020-11-20 20:57:37 +01:00
Peter Simons 0bde9a5576 haskell-splitmix: update override for the latest version 2020-10-23 21:00:26 +02:00
Peter Simons 89ed6f458d Extend the configuration for ghc-9.0.x to make more builds succeed. 2020-10-23 21:00:26 +02:00
Peter Simons f39f5cf4bb ghc-9.0.x: add plenty of overrides to make packages build 2020-10-23 21:00:25 +02:00
Peter Simons d7702e0dba Configure the Haskell package set for ghc-9.0.x. 2020-09-30 10:50:24 +02:00