mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
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"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user