From d47437641ecbffd31d1eb45eace6ba2d69287e09 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:19:55 -0700 Subject: [PATCH] Remove bytestring-trie and hpp per GHC 8.4 build failure --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4365ab7f..04590e49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1022,7 +1022,7 @@ packages: - BoundedChan - broadcast-chan - bytestring-lexing - - bytestring-trie + # - bytestring-trie # build failure GHC 8.4 - data-accessor - data-accessor-mtl - fuzzcheck @@ -2370,7 +2370,7 @@ packages: "Anthony Cowley @acowley": - Frames - - hpp + # - hpp # GHC 8.4 via bytestring-trie "Takayuki Muranushi @nushio3": - binary-search