From 7ca82aef952daad2603b0c5506390b0efa04f756 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 11:02:10 -0700 Subject: [PATCH] Restore hpack per sol/hpack#276 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c641de3..053a6ec9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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