mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-24 12:07:53 +01:00
Upper bounds for #154
This commit is contained in:
parent
b02fbaafa4
commit
b7c6220a7a
@ -313,6 +313,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/153
|
-- https://github.com/fpco/stackage/issues/153
|
||||||
addRange "Michael Snoyman" "text" "< 1.0"
|
addRange "Michael Snoyman" "text" "< 1.0"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/154
|
||||||
|
addRange "Michael Snoyman" "vector-algorithms" "< 0.6"
|
||||||
|
|
||||||
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