Remove more build failures with ghc 8.4

This commit is contained in:
Dan Burton 2018-03-13 23:21:33 -07:00
parent f2cb5e5281
commit 0d1d41a494
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -1659,7 +1659,7 @@ packages:
- markup - markup
- monad-control-aligned - monad-control-aligned
- monadoid - monadoid
- n-tuple # - n-tuple # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
- path-extra - path-extra
- pred-trie - pred-trie
- pred-set - pred-set
@ -1713,7 +1713,7 @@ packages:
- one-liner-instances - one-liner-instances
- prompt - prompt
- tagged-binary - tagged-binary
- type-combinators-singletons # - type-combinators-singletons # GHC 8.4 via type-combinators
- typelits-witnesses - typelits-witnesses
- uncertain - uncertain
- vector-sized - vector-sized
@ -1751,9 +1751,9 @@ packages:
- choice - choice
- distributed-closure - distributed-closure
- inline-java - inline-java
- inline-r # - inline-r # GHC 8.4 via inline-c
- jni # - jni # GHC 8.4 via inline-c
- jvm # - jvm # GHC 8.4 via inline-c
- jvm-streaming - jvm-streaming
- H - H
- sparkle - sparkle
@ -2214,7 +2214,7 @@ packages:
"Stanislav Chernichkin <schernichkin@gmail.com> @schernichkin": "Stanislav Chernichkin <schernichkin@gmail.com> @schernichkin":
- partial-isomorphisms - partial-isomorphisms
- vinyl # - vinyl # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114
"Christoph Breitkopf <chbreitkopf@gmail.com> @bokesan": "Christoph Breitkopf <chbreitkopf@gmail.com> @bokesan":
- IntervalMap - IntervalMap
@ -2231,7 +2231,7 @@ packages:
- webdriver - webdriver
"Luke Iannini <lukexi@me.com> @lukexi": "Luke Iannini <lukexi@me.com> @lukexi":
- inline-c # - inline-c # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
- inline-c-cpp - inline-c-cpp
- ekg - ekg
@ -3267,7 +3267,11 @@ packages:
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
- inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
- monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
- vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114
- wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18
# may have no issue yet # may have no issue yet