From 14eb23a189894e2a42a874e27d81cfb461b15855 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:43:48 +0900 Subject: [PATCH] hspec-expectations < 0.8.0 (#1971) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5ab91ca..74bd5e9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2592,6 +2592,9 @@ packages: # https://github.com/fpco/stackage/issues/1970 - haskell-gi-base < 0.19 + + # https://github.com/fpco/stackage/issues/1971 + - hspec-expectations < 0.8.0 # end of packages