diff --git a/build-constraints.yaml b/build-constraints.yaml index e5fc1b3e..f851484e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4889,10 +4889,6 @@ packages: # https://github.com/commercialhaskell/path/issues/161 - path < 0.7.1 - # https://github.com/commercialhaskell/stackage/issues/5424 - # smallcheck < 1.2.0 - # arithmoi < 0.11.0.1 - # https://github.com/commercialhaskell/stackage/issues/5466 - cryptonite < 0.27 @@ -5238,6 +5234,7 @@ skipped-tests: - zlib # tasty-quickcheck, tasty-hunit, tasty - comfort-array # ChasingBottoms - hw-int + - integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424 # Blocked due to tests failing to compile for GHC 8.6 - async-refresh