From c6380db580e3d72b3875681f9b67896503357934 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 6 Jan 2018 06:36:03 -0800 Subject: [PATCH] Upper bound hspec (#3171) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 614e510c..bb01924b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3177,6 +3177,9 @@ packages: # That PR switches to `<^` Cabal bounds syntax - log-warper < 1.8.5 + # https://github.com/fpco/stackage/issues/3171 + - hspec < 2.4.5 + # end of packages # Package flags are applied to individual packages, and override the values of