From a2c4141bbd0a4d6bd1c40b74ac444305d127c400 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Thu, 8 Sep 2016 13:58:09 -0700 Subject: [PATCH] stack.cabal: hpack >= 0.14.0 && < 0.16 --- stack.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.cabal b/stack.cabal index 724b673014..7bd4007b88 100644 --- a/stack.cabal +++ b/stack.cabal @@ -238,7 +238,7 @@ library , hastache , project-template >= 0.2 , zip-archive < 0.4 - , hpack >= 0.14.0 && < 0.15 + , hpack >= 0.14.0 && < 0.16 , store , annotated-wl-pprint if os(windows) @@ -264,7 +264,7 @@ executable stack , either , filelock >= 0.1.0.1 , filepath >= 1.3.0.2 - , hpack + , hpack >= 0.14.0 && < 0.16 , http-client -- https://github.com/basvandijk/lifted-base/issues/31 , lifted-base < 0.2.3.7 || > 0.2.3.7