diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b4d18a0..7803925c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1965,6 +1965,9 @@ expected-test-failures: # https://github.com/tweag/HaskellR/issues/208 - H + # https://github.com/jgm/pandoc-citeproc/issues/172 + - pandoc-citeproc + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4 @@ -1984,9 +1987,6 @@ expected-haddock-failures: # Not sure why, but it's a temporary package anyway - Cabal-ide-backend - # https://github.com/jgm/pandoc-citeproc/issues/172 - - pandoc-citeproc - # 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.