mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bound for tasty-golden (waiting on #129
This commit is contained in:
parent
18c394e50e
commit
60af4f0706
@ -329,6 +329,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
|
||||
addRange "Michael Snoyman" "syb-extras" "< 0.3"
|
||||
addRange "Michael Snoyman" "tasty" "< 0.6"
|
||||
addRange "Michael Snoyman" "tasty-golden" "< 2.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/153
|
||||
addRange "Michael Snoyman" "text" "< 1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user