diff --git a/build-constraints.yaml b/build-constraints.yaml index ef4abe9e..d6815adc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -235,6 +235,7 @@ packages: - checksum - combinatorial - comfort-graph + - comfort-array - concurrent-split - cutter - data-accessor @@ -250,6 +251,7 @@ packages: - fixed-length - gnuplot - group-by-date < 0 # build failure with GHC 8.4 via hsshellscript + - guarded-allocation - iff - interpolation - jack @@ -266,6 +268,7 @@ packages: - pathtype - pooled-io - probability + - quickcheck-transformer - sample-frame - sample-frame-np - set-cover @@ -287,10 +290,17 @@ packages: - prelude-compat - fft - carray + - lapack-ffi-tools - netlib-ffi - blas-ffi - lapack-ffi - - lapack-ffi-tools + - netlib-carray + - blas-carray + - lapack-carray + - netlib-comfort-array + - blas-comfort-array + - lapack-comfort-array + - hmm-lapack # Not a maintainer - ix-shapable