mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 03:47:28 +01:00
Upper bound for #103
This commit is contained in:
parent
cf7f8c6b45
commit
8713fef261
@ -224,6 +224,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/103
|
||||||
|
addRange "Michael Snoyman" "haskell-src-exts" "< 1.14"
|
||||||
|
|
||||||
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