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