mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-05 00:14:40 +01:00
Remove upper bounds and close #72
This commit is contained in:
parent
b26f4f6d41
commit
a38d8c82c0
@ -310,9 +310,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/163
|
-- https://github.com/fpco/stackage/issues/163
|
||||||
addRange "Michael Snoyman" "biophd" "< 0.0.6 || > 0.0.6"
|
addRange "Michael Snoyman" "biophd" "< 0.0.6 || > 0.0.6"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/72
|
|
||||||
addRange "Michael Snoyman" "HaXml" "< 1.24"
|
|
||||||
|
|
||||||
-- 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