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: