diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c645a84..8cbff055 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8517,6 +8517,7 @@ skipped-tests: - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 - cabal-helper - enum-text # https://github.com/commercialhaskell/stackage/issues/6794 + - ghc-exactprint # flaky fails with 'executable not found' & and runs around 15 minutes (so put here instead of expected-test-failures) - graphviz - hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976 - ihaskell # Never finishes https://github.com/IHaskell/IHaskell/issues/1413