diff --git a/build-constraints.yaml b/build-constraints.yaml index cfb10d8e..d280bec9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -841,6 +841,12 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/376 - rematch + # https://github.com/haskell-distributed/distributed-process-supervisor/issues/1 + - distributed-process-supervisor + + # https://github.com/elm-lang/elm-package/issues/81 + - elm-package + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4