diff --git a/build-constraints.yaml b/build-constraints.yaml index 3792b311..3bf96749 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1731,7 +1731,7 @@ packages: - composition-extra - every - extractable-singleton - - follow-file # 0 # https://github.com/fpco/stackage/issues/3551 + - follow-file < 0 # https://github.com/fpco/stackage/issues/3551 - HSet - markup < 0 # GHC 8.4 via clay - monad-control-aligned @@ -4157,7 +4157,7 @@ expected-benchmark-failures: - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - lz4 # https://github.com/fpco/stackage/issues/3510 - hledger # https://github.com/fpco/stackage/issues/3573 - # logging-effect # https://github.com/fpco/stackage/issues/3641 + - logging-effect # https://github.com/fpco/stackage/issues/3641 # end of expected-benchmark-failures @@ -4422,6 +4422,7 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - freer-effects-0.3.0.1 # re-enable extensible benchmarks +- logging-effect-1.3.0 # reenable benchmarks # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: