diff --git a/build-constraints.yaml b/build-constraints.yaml index 096399c7..c0fdd5de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4674,9 +4674,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4628 - stack < 2.1.1 - - # https://github.com/hslua/tasty-lua/issues/1 - - tasty-lua < 0.2.0 # end of packages # Package flags are applied to individual packages, and override the values of @@ -5220,6 +5217,7 @@ expected-test-failures: - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - tomland # https://github.com/kowainik/tomland/issues/141 - safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1 + - tasty-lua # https://github.com/hslua/tasty-lua/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -5740,6 +5738,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 - exp-pairs-0.2.0.0 # remove from expected-test-failures, https://github.com/Bodigrim/exp-pairs/issues/16 +- tasty-lua < 0.2.0 # https://github.com/hslua/tasty-lua/issues/1 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: