mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 20:07:31 +01:00
Remove upper bounds and close #107
This commit is contained in:
parent
d91550fcd8
commit
aa55a7d6d4
@ -273,9 +273,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/97
|
-- https://github.com/fpco/stackage/issues/97
|
||||||
addRange "Michael Snoyman" "tagsoup" "< 0.13"
|
addRange "Michael Snoyman" "tagsoup" "< 0.13"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/107
|
|
||||||
addRange "Michael Snoyman" "split" "< 0.2.2"
|
|
||||||
|
|
||||||
-- Newest hxt requires network 2.4 or newest
|
-- Newest hxt requires network 2.4 or newest
|
||||||
addRange "Michael Snoyman" "hxt" "< 9.3.1"
|
addRange "Michael Snoyman" "hxt" "< 9.3.1"
|
||||||
addRange "Michael Snoyman" "network" "< 2.4"
|
addRange "Michael Snoyman" "network" "< 2.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user