diff --git a/build-constraints.yaml b/build-constraints.yaml index cf24fb71..4e70c3b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3568,7 +3568,6 @@ packages: - jmacro < 0 # GHC 8.4 via wl-pprint-text - yesod-auth-fb < 0 # GHC 8.4 via yesod-fb - xturtle < 0 # GHC 8.4 via yjsvg - - threads < 0 # GHC 8.4 via concurrent-extra - hindent < 0 # GHC 8.4 via descriptive - wai-middleware-crowd < 0 # GHC 8.4 via http-reverse-proxy - distributed-process < 0 # GHC 8.4 via network-transport-tcp @@ -3592,7 +3591,6 @@ packages: - hedis < 0 # GHC 8.4 via slave-thread - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process - distributed-process-tests < 0 # GHC 8.4 via distributed-process - - threads-extras < 0 # GHC 8.4 via threads # transitive failures, gen 3 - persistent-redis < 0 # GHC 8.4 via hedis @@ -4637,7 +4635,6 @@ expected-test-failures: - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - - threads - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15