This commit is contained in:
Dan Burton 2018-03-14 17:41:41 -07:00
parent 2ca1e34906
commit 0e232f2021
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -1043,7 +1043,7 @@ packages:
- ghc-events
- monad-extras
- optparse-simple
- hpack
# - hpack # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276
- bindings-uname
- stack < 9.9.9
@ -1516,7 +1516,7 @@ packages:
# - gogol-youtube-analytics
# - gogol-youtube-reporting
# - ede # https://github.com/brendanhay/ede/issues/28
- pagerduty
# - pagerduty # build failure with ghc 8.4 https://github.com/brendanhay/pagerduty/issues/10
- semver
- text-manipulate
@ -3271,6 +3271,7 @@ packages:
- hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3
- hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
- hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276
- hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5
- inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
- language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26
@ -3278,6 +3279,7 @@ packages:
- massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10
- 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
- pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
- rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6
- 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