mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 09:00:28 +01:00
aws upper bound for GHC 7.6
This commit is contained in:
parent
1b9722c58f
commit
a8a2806aa6
@ -476,6 +476,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "aeson" "< 0.7.0.5"
|
addRange "Michael Snoyman" "aeson" "< 0.7.0.5"
|
||||||
addRange "Michael Snoyman" "aeson-utils" "< 0.2.2"
|
addRange "Michael Snoyman" "aeson-utils" "< 0.2.2"
|
||||||
addRange "Michael Snoyman" "formatting" "< 5"
|
addRange "Michael Snoyman" "formatting" "< 5"
|
||||||
|
addRange "Michael Snoyman" "aws" "< 0.10"
|
||||||
|
|
||||||
-- 0.16.2 fixes dependency issues with different version of GHC
|
-- 0.16.2 fixes dependency issues with different version of GHC
|
||||||
-- and Haskell Platform. Now builds on GHC 7.4-7.8. Version 1.0 is
|
-- and Haskell Platform. Now builds on GHC 7.4-7.8. Version 1.0 is
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user