Re-add threads and threads-extras

This commit is contained in:
Simon Jakobi 2018-03-20 14:53:53 +01:00 committed by GitHub
parent cda998ae53
commit a741578e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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