mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Another upper bound for #129
This commit is contained in:
parent
b41fa68112
commit
eb4425ae77
@ -273,6 +273,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "profunctor-extras" "< 4"
|
||||
addRange "Michael Snoyman" "groupoids" "< 4"
|
||||
addRange "Michael Snoyman" "bifunctors" "< 4"
|
||||
addRange "Michael Snoyman" "hashable-extras" "< 0.2"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user