From 7e8e85613c872369e55d2e45428e13ddf3bf2c72 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Jan 2018 06:43:33 -0800 Subject: [PATCH] Remove upper bounds on hspec (Close #3171) --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1dc953..aeda1d34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3182,11 +3182,6 @@ packages: # That PR switches to `<^` Cabal bounds syntax - log-warper < 1.8.5 - # https://github.com/fpco/stackage/issues/3171 - - hspec < 2.4.5 - - hspec-core < 2.4.5 - - hspec-discover < 2.4.5 - # https://github.com/fpco/stackage/issues/3172 - safe < 0.3.16