From 0a75712b06e59fbad6c3789e3687f7f9b21863f5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 21:15:25 -0700 Subject: [PATCH] Re-block data-inttrie, let the build succeed --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e77aafe7..e737f09c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,8 +3322,7 @@ packages: - cuda < 0 # build failure with GHC 8.4 - cusolver < 0 # build failure with GHC 8.4 - cusparse < 0 # build failure with GHC 8.4 - # - data-inttrie < 0 # build failure with GHC 8.4 - - data-inttrie # todo: remove + - data-inttrie < 0 # build failure with GHC 8.4 - data-memocombinators < 0 # build failure with GHC 8.4 - diff3 < 0 # build failure with GHC 8.4 - distance < 0 # build failure with GHC 8.4