From 3db37523c59b4d76e5f53cb24c11151d13f2b4e4 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 10 Jan 2021 23:18:07 +0000 Subject: [PATCH] Skips lukko test suite (#5795) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7b303fc..1aae0a66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4719,7 +4719,7 @@ packages: - log-base < 0 # ghc 8.10 via unliftio-core - logging-facade - lrucache - - lukko < 0.1.1.3 # https://github.com/commercialhaskell/stackage/issues/5795 + - lukko - lzma - managed - math-functions @@ -5622,6 +5622,9 @@ skipped-tests: # https://github.com/commercialhaskell/stackage/issues/5746 - parameterized + + # via tasty-1.4 https://github.com/commercialhaskell/stackage/issues/5795 + - lukko # end of skipped-tests