This commit is contained in:
Dan Burton 2018-03-14 19:36:51 -07:00
parent c68ec97687
commit b04c20f775
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3062,7 +3062,7 @@ packages:
- ghost-buster
"typeable.io <makeit@typeable.io>":
- dom-parser
# - dom-parser # build failure with ghc 8.4 https://github.com/typeable/dom-parser/issues/10
- xml-isogen
"Jeremy Huffman <jeremy@jeremyhuffman.com> @jeremyjh":
@ -3272,6 +3272,7 @@ packages:
- 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
- hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3