From 321af11ab8cfe23a217a3c249f1cc4f7d76ae950 Mon Sep 17 00:00:00 2001 From: Oliver Charles Date: Tue, 1 May 2018 12:45:06 +0100 Subject: [PATCH] Update build-constraints.yaml I've updated these packages for GHC 8.4 support. --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..8d22adfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1889,12 +1889,12 @@ packages: - Network-NineP "Oliver Charles @ocharles": - - diff3 < 0 # build failure with GHC 8.4 - - exhaustive < 0 # GHC 8.4 via base-4.11.0.0 - - libsystemd-journal < 0 # GHC 8.4 via base-4.11.0.0 - - network-carbon < 0 # GHC 8.4 via base-4.11.0.0 - - tasty-rerun < 0 # GHC 8.4 via base-4.11.0.0 - - logging-effect < 0 # GHC 8.4 via base-4.11.0.0 + - diff3 + - exhaustive + - libsystemd-journal + - network-carbon + - tasty-rerun + - logging-effect # - reactive-banana # pqueue-1.4.1 "Antoni Silvestre @asilvestre":