mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Remove upper bounds and close #96
This commit is contained in:
parent
fb3f5b0896
commit
d937f69f43
@ -205,9 +205,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/72
|
-- https://github.com/fpco/stackage/issues/72
|
||||||
addRange "Michael Snoyman" "HaXml" "< 1.24"
|
addRange "Michael Snoyman" "HaXml" "< 1.24"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/96
|
|
||||||
addRange "Michael Snoyman" "generic-deriving" "< 1.6"
|
|
||||||
|
|
||||||
-- Due to binary package dep
|
-- Due to binary package dep
|
||||||
addRange "Michael Snoyman" "statistics" "< 0.10.4"
|
addRange "Michael Snoyman" "statistics" "< 0.10.4"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user