diff --git a/build-constraints.yaml b/build-constraints.yaml index 28412f14..8cd3c2d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4125,7 +4125,7 @@ expected-test-failures: - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 + # zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites @@ -4155,7 +4155,7 @@ expected-benchmark-failures: - xxhash # https://github.com/christian-marie/xxhash/issues/4 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - - lz4 # https://github.com/fpco/stackage/issues/3510 + # lz4 # https://github.com/fpco/stackage/issues/3510 - hledger # https://github.com/fpco/stackage/issues/3573 - logging-effect # https://github.com/fpco/stackage/issues/3641 @@ -4186,7 +4186,7 @@ expected-haddock-failures: - haddock-library # https://github.com/fpco/stackage/issues/3236 - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 - - data-diverse-lens # https://github.com/fpco/stackage/issues/3523 + # data-diverse-lens # https://github.com/fpco/stackage/issues/3523 # Runs out of memory - store