Fixed conduit-parse for GHC 8.4

This commit is contained in:
k0ral 2018-03-15 20:48:16 +01:00 committed by GitHub
parent 7818d8ee63
commit 5c05e446fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1783,7 +1783,7 @@ packages:
"koral koral@mailoo.org @k0ral":
- atom-conduit
# - conduit-parse # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3
- conduit-parse
- dublincore-xml-conduit
- euler-tour-tree
- opml-conduit
@ -3271,7 +3271,6 @@ packages:
- Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55
- conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3
- dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10
- enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11
- fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3
@ -3443,7 +3442,6 @@ packages:
- fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- set-cover < 0 # DependencyFailed (PackageName "enummapset")
- yesod-fb < 0 # GHC 8.4 via fb
- xml-conduit-parse < 0 # GHC 8.4 via conduit-parse
- Spock-api < 0 # GHC 8.4 via reroute
- Spock-core < 0 # GHC 8.4 via reroute
- Spock-api-server < 0 # GHC 8.4 via Spock-api