From 1fb89efc1239272bfe678ea0f6eae9fc7d5babd8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 17 Feb 2019 12:44:14 -0500 Subject: [PATCH] Restore hpack-dhall, but expect test failure per BlockScope/hpack-dhall#25 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3b132d0..ec75a7e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4359,7 +4359,6 @@ packages: - fmt < 0 - generics-eot < 0 - servant-elm < 0 - - hpack-dhall < 0 - stack2nix < 0 "Blocked per http-client-0.6": @@ -5086,6 +5085,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - iproute # https://github.com/commercialhaskell/stackage/issues/4210 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 + - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 # Compilation failures - Earley # https://github.com/commercialhaskell/stackage/issues/4193