From 7cfedad1239e5e38ad962774474b480d0f00ec10 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Jul 2016 17:13:16 -0700 Subject: [PATCH] Remove constraint on tagsoup, disable country-codes and xml-to-json. Closes #1597 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f987a471..1248c3a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -380,7 +380,8 @@ packages: - yesod-auth-oauth2 "Felipe Lessa @meteficha": - - country-codes + # Requires tagsoup < 0.14 + # - country-codes # BLOCKED persistent 2.5 - esqueleto - fb # BLOCKED persistent 2.5 - fb-persistent @@ -1264,7 +1265,8 @@ packages: # - hmatrix-repa "Noam Lewis @sinelaw": - - xml-to-json + # Requires hxt-tagsoup which requires tagsoup < 0.14 + # - xml-to-json - xml-to-json-fast - digits - unification-fd @@ -2416,9 +2418,6 @@ packages: # https://github.com/fpco/stackage/issues/1555 - authenticate-oauth < 1.6 - # https://github.com/fpco/stackage/issues/1597 - - tagsoup < 0.14 - # https://github.com/fpco/stackage/issues/1668 - aeson-pretty < 0.8.0 - stratosphere < 0.1.3