mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bounds for #121
This commit is contained in:
parent
507ffdf6be
commit
552c883524
@ -256,6 +256,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "comonad-transformers" "< 3.1"
|
||||
addRange "Michael Snoyman" "semigroupoids" "< 3.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/121
|
||||
addRange "Michael Snoyman" "cereal" "< 0.4"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user