Commit graph

42 commits

Author SHA1 Message Date
Peter Simons 8e4df4840e haskell-hledger-lib: jailbreak to enable running the build with ghc-8.8.x
The build still fails, but I want to see the actual errors.
2019-05-12 20:49:17 +02:00
Peter Simons 8e4cd524c7 haskell-lens: patch (and jailbreak) to fix build with ghc-8.8.x 2019-05-12 20:49:17 +02:00
Peter Simons 12982ef5cd haskell-shakespeare: patch to fix build with ghc-8.8.x 2019-05-12 20:49:17 +02:00
Peter Simons 4619745465 haskell-aeson: ghc-8.8.x runs out of memory trying to compile the test suite 2019-05-12 20:49:17 +02:00
Peter Simons f944f8f9c5 haskell-cabal-install: update ghc-8.8.x package set to latest git version 2019-05-12 20:49:16 +02:00
Peter Simons aa62499290 haskell-cassava: patch to fix the build with ghc-8.8.x 2019-05-12 20:49:16 +02:00
Peter Simons 44184820b2 haskell-setlocale: jailbreak to fix the build with ghc-8.8.x 2019-05-12 20:49:16 +02:00
Peter Simons 8fd4b19d6b haskell-aeson: patch to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 579b679507 haskell-dlist: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 553a1eec6f haskell-parallel: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 5d61a76ba9 haskell-optparse-applicative: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 7df834c628 haskell-th-lift: jailbreak is no longer necessary in the latest version 2019-05-12 09:54:32 +02:00
Peter Simons 47a7480f05 haskell-quickcheck-instances: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons e4659b5616 haskell-integer-logarithms: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 44ac450719 haskell-attoparsec: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 7055bea4a9 haskell-hashable-time: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 64d6f5f70b haskell-lucid: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 5761cd818f haskell-unordered-containers: update to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 2d66230409 haskell-logict: drop obsolete ghc-8.8.x patch 2019-05-09 18:15:20 +02:00
Peter Simons 17fe388b79 haskell-vector-th-unbox: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 6a472242c1 haskell-regex-tdfa: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons aa61fdec21 haskell-easytest: update to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 1aa45760aa haskell-hedgehog: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 4c3d279ff7 haskell-th-lift: jailbreak (and update) to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 5cff040755 haskell-src-exts: apply patches (and update) to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 4cd5e3f1cb haskell-cabal-doctest: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 464db7088a haskell-tasty-expected-failure: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 583c94dd62 haskell-exceptions: drop obsolete ghc-8.8.x patch 2019-05-09 18:15:20 +02:00
Peter Simons 10c28ba328 haskell-happy: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 2faa640f24 jailbreak Diff & disable ChasingBottoms test suite to fix build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 65cb34b159 haskell-colour: drop obsolete ghc-8.8.x patch 2019-05-09 18:15:20 +02:00
Peter Simons 9a0bd49c27 ghc-8.8.x: patch zlib, optparse-applicative, HTTP, and hackage-security to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons d8bbb81d48 ghc-8.8.x: patch logict and th-abstraction to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons de0fadd2c2 ghc-8.8.x: patch regex-base, regex-posix, and exceptions to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons 470faf83f6 ghc-8.8.x: build cabal-install with the native Cabal library 2019-05-06 14:42:49 +02:00
Peter Simons 5c100aad2a ghc-8.8.x: use latest git version of resolv to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons fa5ebccbdf ghc-8.8.x: patch regex-base to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons c83c189696 ghc-8.8.x: patch QuickCheck to fix the build 2019-05-06 14:42:49 +02:00
Peter Simons 3362111abf ghc-8.8.x: patch colour and dlist to fix their builds 2019-05-06 14:42:49 +02:00
Peter Simons f95a6c4f3c haskell-primitive: use latest git version when building with ghc-8.8.x 2019-04-30 11:43:45 +00:00
Peter Simons dd2417cda0 ghc-8.8.x: try to get some builds working with the alpha-1 compiler 2019-04-30 11:43:44 +00:00
Peter Simons 894e102c84 ghc: add alpha-1 pre-release for version 8.8.1
The patches for https://phabricator.haskell.org/D5123 and
https://github.com/haskell/haddock/issues/900 no longer
apply and have been dropped.
2019-04-30 11:43:44 +00:00