From 60c5c528ed7fb2e2ea316b3a9b2e0afa7127c15e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Sep 2016 08:54:19 +0200 Subject: [PATCH] hspec-* upper bounds for #1902 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1378a3b..46743080 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2547,6 +2547,8 @@ packages: # https://github.com/fpco/stackage/issues/1902 - hspec < 2.2.4 + - hspec-core < 2.2.4 + - hspec-discover < 2.2.4 # end of packages