mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
No need to track deprecated tasty-1.5.1 manually (it is not actionable anyway) - the issue might reappear if something > 1.5.1 will be released in the future (closes #7459).
This commit is contained in:
parent
b2b34b3f5c
commit
f16d332ae5
@ -1439,7 +1439,7 @@ packages:
|
||||
- immortal
|
||||
- regex-applicative
|
||||
- lexer-applicative
|
||||
- tasty
|
||||
- tasty < 1.5.1 || > 1.5.1 # deprecated
|
||||
- tasty-golden
|
||||
- tasty-hunit
|
||||
- tasty-quickcheck
|
||||
@ -7962,9 +7962,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7449
|
||||
- fourmolu < 0.16
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7459
|
||||
- tasty < 1.5.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7467
|
||||
- cabal-install < 3.12
|
||||
- cabal-install-parsers < 0.6.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user