From b4a0c7edd1292cad4c2c96469b6cc6d836a42ed0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 15:56:31 -0700 Subject: [PATCH] Remove adler32 per redneb/hs-adler32#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27f2058a..2ac06a53 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,7 +1597,8 @@ packages: "Marios Titas @redneb": - HsOpenSSL-x509-system - - adler32 + - adler32 < 0 # removeme + # - adler32 # build failure with GHC 8.4: https://github.com/redneb/hs-adler32/issues/1 - btrfs - disk-free-space - hxt-css