mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
More upper bounds for #129
This commit is contained in:
parent
2bd5cd1ceb
commit
2840948f69
@ -278,6 +278,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "reducers" "< 3.10"
|
||||
addRange "Michael Snoyman" "compressed" "< 3.10"
|
||||
addRange "Michael Snoyman" "either" "< 4"
|
||||
addRange "Michael Snoyman" "monad-products" "< 4"
|
||||
addRange "Michael Snoyman" "recursion-schemes" "< 4"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.7"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user