mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Fixed conduit-parse for GHC 8.4
This commit is contained in:
parent
7818d8ee63
commit
5c05e446fa
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user