From a2e69bcf61a05d7c651e5f8664c3b4828a729324 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Jun 2019 17:58:39 +0000 Subject: [PATCH] correct tasty-lua in tell-me-when-its-released --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0fdd5de..92f75863 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5738,7 +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 +- 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: