mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #210
This commit is contained in:
parent
452e4753e4
commit
dde4c19c42
@ -406,9 +406,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/210
|
||||
addRange "Michael Snoyman" "network" "< 2.5"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/216
|
||||
when (ghcVer == GhcMajorVersion 7 6) $
|
||||
addRange "Michael Snoyman" "repa" "< 3.2.5.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user