From 662a51b547bc2b606bd50a75ed752d935cbc466f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 15 May 2018 14:52:10 +0900 Subject: [PATCH] cql fails to build (https://gitlab.com/twittner/cql/issues/3) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f887816f..2e398fcb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1019,8 +1019,8 @@ packages: "Toralf Wittner @twittner": - bytestring-conversion - - cql - - cql-io + - cql < 0 # https://gitlab.com/twittner/cql/issues/3 + - cql-io < 0 # cql - redis-resp < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - redis-io < 0 # GHC 8.4 via tinylog - swagger