mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Upper bound for #102
This commit is contained in:
parent
02635adec7
commit
c537d09674
@ -223,6 +223,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/100
|
-- https://github.com/fpco/stackage/issues/100
|
||||||
addRange "Michael Snoyman" "tagged" "< 0.7"
|
addRange "Michael Snoyman" "tagged" "< 0.7"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/102
|
||||||
|
addRange "Michael Snoyman" "cpphs" "< 1.17"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires containers 0.5, not supported by GHC 7.4
|
-- Requires containers 0.5, not supported by GHC 7.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user