mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 13:41:56 +01:00
Upper bounds for #118
This commit is contained in:
parent
502b3b0594
commit
d2588d3ed4
@ -248,6 +248,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/116
|
-- https://github.com/fpco/stackage/issues/116
|
||||||
addRange "Michael Snoyman" "semigroups" "< 0.10"
|
addRange "Michael Snoyman" "semigroups" "< 0.10"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/118
|
||||||
|
addRange "Michael Snoyman" "pem" "< 0.2"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user