From 7578cb11f3f93e19e888a80f3b65af26cfff9878 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Mon, 3 Sep 2018 23:32:45 +0200 Subject: [PATCH 1/2] cayley-client and IPv6DB fixed --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6be26f14..84ac4f73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1915,11 +1915,11 @@ packages: "Michel Boucey @MichelBoucey": - IPv6Addr - ip6addr - - cayley-client < 0 # via exceptions-0.10.0 + - cayley-client - Spintax - glabrous - google-oauth2-jwt - - IPv6DB < 0 # GHC 8.4 via hspec-2.5.0 + - IPv6DB "koral koral@mailoo.org @k0ral": - atom-conduit From 07c9eb1d7a87055cc5e8b6fbe9eca0462026e37e Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Sat, 6 Oct 2018 15:23:54 +0200 Subject: [PATCH 2/2] IPv6Addr package removed from build failure with GHC 8.6 list --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca44822..47b920ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3697,7 +3697,6 @@ packages: - HandsomeSoup < 0 - HaskellNet < 0 - HaskellNet-SSL < 0 - - IPv6Addr < 0 - IPv6DB < 0 - JuicyPixels-extra < 0 - JuicyPixels-scale-dct < 0