mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 21:51:57 +01:00
Upper bounds for #108
This commit is contained in:
parent
3cc5a3da36
commit
fb3f5b0896
@ -226,6 +226,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/107
|
-- https://github.com/fpco/stackage/issues/107
|
||||||
addRange "Michael Snoyman" "split" "< 0.2.2"
|
addRange "Michael Snoyman" "split" "< 0.2.2"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/108
|
||||||
|
addRange "Michael Snoyman" "cryptohash" "< 0.10"
|
||||||
|
|
||||||
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