Skips lukko test suite (#5795)

This commit is contained in:
Joe Kachmar 2021-01-10 23:18:07 +00:00 committed by GitHub
parent 76bfaa6899
commit 3db37523c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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