Restore dom-parser

This commit is contained in:
Dmitry Bushev 2018-03-20 22:37:14 +03:00
parent b7336339a8
commit 6edfbb037f
No known key found for this signature in database
GPG Key ID: 87C16090D6910E91

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