From 8038872d2e16f85dee0cb16f5b0e634302af2daa Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 25 Aug 2015 13:09:44 +0200 Subject: [PATCH] Remove upper bound and close #766 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2115b2a4..f9a16504 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1343,9 +1343,6 @@ packages: - hspec-discover < 2.2 - hspec-expectations < 0.7.2 - # https://github.com/fpco/stackage/issues/766 - - tasty-hspec < 1.1.1 - # https://github.com/fpco/stackage/issues/767 - dependent-map == 0.1.* - dependent-sum == 0.2.*