mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skips lukko test suite (#5795)
This commit is contained in:
parent
76bfaa6899
commit
3db37523c5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user