From 729e0f72860d441eee5fed410ac6e6d734ccb4b2 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 15 Jul 2018 12:03:41 -0400 Subject: [PATCH] Restores latest hpack --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90beee83..6d3cb707 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - ghc-events < 0 # build failure with GHC 8.4 - monad-extras - optparse-simple - - hpack < 0.29.3 # infer-license-0.2.0 is out of bounds #3845 + - hpack - bindings-uname - stack < 9.9.9 # see https://github.com/fpco/stackage/issues/3563