From 251d3219ddf0894192308e579adfc9cfaac3c85a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 17 Jan 2019 16:51:40 -0800 Subject: [PATCH] Upper bound hspec (and ecosystem) to 2.7.0 (#4306) --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d1b2a19..867b3a82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3915,6 +3915,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4297 - tomland < 1.0.0 + + # https://github.com/commercialhaskell/stackage/issues/4306 + - hspec < 2.7.0 + - hspec-core < 2.7.0 + - hspec-discover < 2.7.0 # end of packages # Package flags are applied to individual packages, and override the values of