mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 02:31:57 +01:00
Remove upper bound and close #124
This commit is contained in:
parent
2638c998a8
commit
ba5570464b
@ -274,9 +274,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/123
|
-- https://github.com/fpco/stackage/issues/123
|
||||||
addRange "Michael Snoyman" "cryptohash" "< 0.11"
|
addRange "Michael Snoyman" "cryptohash" "< 0.11"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/124
|
|
||||||
addRange "Michael Snoyman" "fclabels" "< 2.0"
|
|
||||||
|
|
||||||
-- 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