diff --git a/build-constraints.yaml b/build-constraints.yaml index a7e13fc0..93b6ecd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4635,24 +4635,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4575 - data-accessor < 0.2.3 - # https://github.com/commercialhaskell/stackage/issues/4577 - - comfort-array < 0.4 - - hmm-lapack < 0.4 - - linear-circuit < 0.1.0.1 - - resistor-cube < 0.0.1.1 - - # https://github.com/commercialhaskell/stackage/issues/4578 - - lapack < 0.3 - # https://github.com/commercialhaskell/stackage/issues/4579 - quickcheck-classes < 0.6.2.0 # https://github.com/commercialhaskell/stackage/issues/4580 - http-api-data < 0.4.1 - # https://github.com/commercialhaskell/stackage/issues/4582 - - magico < 0.0.2.1 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -4866,6 +4854,7 @@ skipped-tests: - vinyl # via hspec-2.7.0 - wide-word # via semirings - zlib # tasty-quickcheck, tasty-hunit, tasty + - comfort-array # ChasingBottoms # Blocked due to tests failing to compile for GHC 8.6 - async-refresh