From cbe76b7ea3a8cc46abd84c0c74c6a17f4cd8e7fd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 9 Sep 2015 11:26:43 +0900 Subject: [PATCH] drop hspec upperbounds (#765) --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56df8a2b..e68b81fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1400,12 +1400,6 @@ packages: # https://github.com/fpco/stackage/issues/754 - messagepack < 0.5 - # https://github.com/fpco/stackage/issues/765 - - hspec < 2.2 - - hspec-core < 2.2 - - hspec-discover < 2.2 - - hspec-expectations < 0.7.2 - # https://github.com/fpco/stackage/issues/767 - dependent-map == 0.1.* - dependent-sum == 0.2.*