From 56c757a254a7e3b7249bbbd1041ec4de6c582356 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Sep 2016 08:53:06 +0200 Subject: [PATCH] hspec upper bound for #1902 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef6dc2c8..b1378a3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2544,6 +2544,9 @@ packages: # https://github.com/fpco/stackage/issues/1879 - QuickCheck < 2.9.2 + + # https://github.com/fpco/stackage/issues/1902 + - hspec < 2.2.4 # end of packages