diff --git a/build-constraints.yaml b/build-constraints.yaml index a6cbfb91..ab6a3051 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3305,9 +3305,9 @@ 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-memocombinators < 0 # build failure with GHC 8.4 - - data-memocombinators # todo: remove + # - data-inttrie < 0 # build failure with GHC 8.4 + - data-inttrie # todo: remove + - 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 - distribution < 0 # build failure with GHC 8.4