Restore hpack per sol/hpack#276

This commit is contained in:
Dan Burton 2018-03-15 11:02:10 -07:00
parent aa069409d8
commit 7ca82aef95
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 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276
- hpack
- bindings-uname
- stack < 9.9.9
@ -3281,7 +3281,6 @@ packages:
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
- heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22
- hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245
- hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276
- hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7
- 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