diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d2abb63..f7e1eb1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -803,11 +803,12 @@ packages: - colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - lens-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - mwc-random-accelerate < 0 # GHC 8.4 via accelerate - - cuda < 0 # build failure with GHC 8.4 - - cublas < 0 # build failure with GHC 8.4 - - cusparse < 0 # build failure with GHC 8.4 - - cusolver < 0 # build failure with GHC 8.4 - - nvvm < 0 # build failure with GHC 8.4 + - cuda + - cufft + - cublas + - cusparse + - cusolver + - nvvm - wide-word "Dan Burton @DanBurton":