diff --git a/build-constraints.yaml b/build-constraints.yaml index 583562d3..88d6a554 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1701,6 +1701,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/733 - ide-backend + # https://github.com/jaspervdj/hakyll/issues/364 + - hakyll + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4 @@ -1720,9 +1723,6 @@ expected-haddock-failures: # Not sure why, but it's a temporary package anyway - Cabal-ide-backend - # https://github.com/jaspervdj/hakyll/issues/364 - - hakyll - # Benchmarks which should not be built. Note that Stackage does *not* generally # build benchmarks. The difference here will be whether dependencies for these # benchmarks are included or not.