http-client: network3 flag (snoyberg/http-client#415)

This commit is contained in:
Jens Petersen 2019-10-07 15:59:15 +08:00
parent 4018142d07
commit 7d69f442ab

View File

@ -5718,6 +5718,9 @@ package-flags:
hsdev:
docs: false
http-client:
# https://github.com/snoyberg/http-client/issues/415
network3: true
# end of package-flags
# Special configure options for individual packages
@ -6290,7 +6293,6 @@ expected-test-failures:
- haskell-tools-builtin-refactorings
- hoopl # https://github.com/haskell/hoopl/issues/50
- hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled
- http-conduit # https://github.com/snoyberg/http-client/issues/415
- hweblib # https://github.com/aycanirican/hweblib/issues/3
- libraft # https://github.com/commercialhaskell/stackage/issues/4337#issuecomment-462465921
- multiset # doctests require Glob, a hidden package