diff --git a/build-constraints.yaml b/build-constraints.yaml index 2412a1be..e6a8a4aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,9 +3863,6 @@ packages: - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4196 - # - tasty < 1.2 - # https://github.com/commercialhaskell/stackage/issues/4214 - haskell-src-exts < 1.21 - hlint < 2.1.12 @@ -4167,6 +4164,20 @@ skipped-tests: - rng-utils # via tasty-hedgehog - tasty-discover # via tasty-hedgehog - typerep-map # via tasty-hedgehog + # another batch for tasty 0.12 + - cborg # via tasty-1.2 + - ghc-prof # via tasty-1.2 + - haskell-names # via tasty-1.2 + - insert-ordered-containers # via tasty-1.2 + - lattices # via tasty-1.2 + - pandoc # via tasty-1.2 + - servant-docs # via tasty-1.2 + - sized-grid # via tasty-1.2 + - tdigest # via tasty-1.2 + - temporary-resourcet # via tasty-1.2 + - these # via tasty-1.2 + - scientific # via tasty-ant-xml + # Blocked due to tests failing to compile for GHC 8.6 - async-refresh