mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
More #129 upper bounds
This commit is contained in:
parent
d7708a0977
commit
7706b678e4
@ -328,6 +328,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "recursion-schemes" "< 4"
|
||||
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
|
||||
addRange "Michael Snoyman" "syb-extras" "< 0.3"
|
||||
addRange "Michael Snoyman" "adjunctions" "< 4.0"
|
||||
addRange "Michael Snoyman" "kan-extensions" "< 4.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/153
|
||||
addRange "Michael Snoyman" "text" "< 1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user