mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 19:37:29 +01:00
Remove upper bounds and close #154
This commit is contained in:
parent
209015c814
commit
4d975e5e3e
@ -317,9 +317,6 @@ 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