From f42bab3f708ce31a21d86eae80404ff572de42ef Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 3 Sep 2018 06:48:29 -0700 Subject: [PATCH] Add constraint on hspec-meta per hspec/hspec#374 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 747b3842..7e01f7ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3691,6 +3691,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3950 - Cabal < 2.3 + # https://github.com/hspec/hspec/issues/374 + - hspec-meta < 2.5.6 + # end of packages # Package flags are applied to individual packages, and override the values of