Unblock comfort-array and related packages

Closes #4577, closes #4578, closes #4582
This commit is contained in:
Alexey Zabelin 2019-05-25 11:16:25 -07:00
parent 4c0a1268ca
commit b2bd4e9111
No known key found for this signature in database
GPG Key ID: 3A169985478324E9

View File

@ -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