Merge pull request #3429 from 4e6/restore-dom-parser

Restore dom-parser
This commit is contained in:
Joe Kachmar 2018-03-20 17:08:43 -04:00 committed by GitHub
commit 384c66d425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3070,7 +3070,7 @@ packages:
- ghost-buster
"typeable.io <makeit@typeable.io>":
# - dom-parser # build failure with ghc 8.4 https://github.com/typeable/dom-parser/issues/10
- dom-parser
- xml-isogen
"Jeremy Huffman <jeremy@jeremyhuffman.com> @jeremyjh":
@ -3286,7 +3286,6 @@ packages:
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- biocore < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359
- cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55
- 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
- hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45