From b2bd4e91116b95fe055a1d83a79cc68710aa1c12 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 25 May 2019 11:16:25 -0700 Subject: [PATCH] Unblock comfort-array and related packages Closes #4577, closes #4578, closes #4582 --- build-constraints.yaml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) 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