mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #209
This commit is contained in:
parent
f8304eafdd
commit
b8ad29ef08
@ -378,10 +378,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/207
|
||||
addRange "Michael Snoyman" "semigroups" "< 0.13"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/209
|
||||
addRange "Michael Snoyman" "haskell-src-exts" "< 1.15"
|
||||
addRange "Michael Snoyman" "haskell-names" "< 0.3.3.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/210
|
||||
addRange "Michael Snoyman" "network" "< 2.5"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user