From 8aaafb45711d85e11e240661fa638fd3d6f0b442 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 6 Jul 2018 09:56:44 -0700 Subject: [PATCH] Unblock hspec* per NorfairKing/validity#32 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 996064e9..8148b1ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3609,12 +3609,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3795 - lens < 4.17 - # https://github.com/NorfairKing/validity/issues/32 - # causes build failure for genvalidity-hspec-0.6.1.0 - - hspec-core < 2.5.3 - - hspec < 2.5.3 - - hspec-discover < 2.5.3 - # https://github.com/commercialhaskell/stackage/issues/3805 - servant < 0.14.1 - servant-client-core < 0.14.1