mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 02:20:25 +01:00
Upper bounds for #96
This commit is contained in:
parent
38fc80cb32
commit
a0ce08ac22
@ -203,6 +203,9 @@ 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