From 6edfbb037fe3645d13e41735d0e72d642a321658 Mon Sep 17 00:00:00 2001 From: Dmitry Bushev Date: Tue, 20 Mar 2018 22:37:14 +0300 Subject: [PATCH] Restore dom-parser --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7c14820..fc7f4079 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3070,7 +3070,7 @@ packages: - ghost-buster "typeable.io ": - # - dom-parser # build failure with ghc 8.4 https://github.com/typeable/dom-parser/issues/10 + - dom-parser - xml-isogen "Jeremy Huffman @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