mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #123
This commit is contained in:
parent
39e045d617
commit
94f9b91391
@ -261,6 +261,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/121
|
||||
addRange "Michael Snoyman" "cereal" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/123
|
||||
addRange "Michael Snoyman" "cryptohash" "< 0.11"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user