From 1e05cfaf9c42322655294af09fabcce2521e6948 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Sun, 29 Dec 2019 09:55:33 +0900 Subject: [PATCH 1/2] Reenable HaXml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd1b02ef..8462c493 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2882,6 +2882,7 @@ packages: - simplest-sqlite < 0 - warp-tls-uid - nowdoc + - HaXml "Jan Gerlinger @JanGe": - irc-dcc < 0 From c8e0ab775b718f661d360657ae6f9ecb8e5b0062 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 29 Dec 2019 20:20:45 +0100 Subject: [PATCH 2/2] Also remove HaXml from 'removed packages' section --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8462c493..eb67c83e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4564,7 +4564,6 @@ packages: - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - - HaXml < 0 # build failure with GHC 8.4 - preprocessor-tools < 0 # build failure with GHC 8.4 - tinytemplate < 0 # build failure with GHC 8.4 - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build