Merge pull request #3426 from sjakobi/patch-2

Unblock concurrent-extra, threads, threads-extra and snap-server
This commit is contained in:
Dan Burton 2018-03-20 07:28:40 -07:00 committed by GitHub
commit 7e016ad42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3453,7 +3453,6 @@ packages:
- attoparsec-uri < 0 # DependencyFailed (PackageName "attoparsec-ip")
- binary-tagged < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- concurrent-extra < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/test-concurrent-extra/test-concurrent-extra
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- descriptive < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- git < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
@ -3568,7 +3567,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 +3590,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
@ -3804,7 +3801,6 @@ packages:
- web-routes-th < 0 # GHC 8.4 via template-haskell-2.13.0.0
# missed by first wave
- snap-server < 0 # GHC 8.4 via base-4.11.0.0
- Frames < 0 # GHC 8.4 via base-4.11.0.0
- cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0
- cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0
@ -4638,7 +4634,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