From 90f1a56b2d65ad28afd60fbddbbc14cc36dbb5fd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 17 Feb 2018 18:44:13 +0900 Subject: [PATCH] stack-1.6.3.1 should build with latest hpack (#3294) fixes #3294 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d3fd392..516c1339 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3395,11 +3395,6 @@ packages: # https://github.com/fpco/stackage/issues/3292 - pretty-show < 1.7 - # https://github.com/fpco/stackage/issues/3294 - # https://github.com/commercialhaskell/stack/issues/3871 - - hpack < 0.23.0 - - cabal2nix < 2.8.2 - # https://github.com/fpco/stackage/issues/3295 - filecache < 0.3.0 # end of packages