From b6b402f3778364b3c5abb550dc77c46d2553d1cb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 23 Aug 2015 11:04:10 +0300 Subject: [PATCH] Upper bounds for #765 #766 #767 --- build-constraints.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad652c2e..54d73e67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1322,6 +1322,19 @@ packages: # https://github.com/fpco/stackage/issues/760 - yesod-test < 1.5 + # https://github.com/fpco/stackage/issues/765 + - hspec < 2.2 + - hspec-core < 2.2 + - hspec-discover < 2.2 + - hspec-expectations < 0.7.2 + + # https://github.com/fpco/stackage/issues/766 + - tasty-hspec < 1.1.1 + + # https://github.com/fpco/stackage/issues/767 + - dependent-map == 0.1.* + - dependent-sum == 0.2.* + # Package flags are applied to individual packages, and override the values of # global-flags package-flags: