diff --git a/build-constraints.yaml b/build-constraints.yaml index 979b55f0..315627db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6956,6 +6956,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6009 - hspec-golden < 0.2 # https://github.com/commercialhaskell/stackage/issues/6003 - stackcollapse-ghc < 0.0.1.4 + + # https://github.com/commercialhaskell/stackage/issues/6010 + - hspec < 2.8 + - hspec-core < 2.8 + - hspec-discover < 2.8 # end of packages # Package flags are applied to individual packages, and override the values of @@ -7916,10 +7921,10 @@ expected-test-failures: # https://github.com/kcsongor/generic-lens/issues/133 - generic-optics - + # https://github.com/haskell-servant/servant-elm/issues/62 - servant-elm - + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -7981,7 +7986,7 @@ expected-haddock-failures: # https://github.com/egison/egison/issues/251 - egison - + # https://github.com/koalaman/shellcheck/issues/2216 - ShellCheck