Upper bound on pretty-show

This commit is contained in:
Michael Snoyman 2014-02-21 16:26:44 +02:00
parent 8e47411571
commit f98c635611

View File

@ -332,7 +332,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "linear" "< 1.6"
-- https://github.com/haskell-suite/haskell-names/issues/46
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.2"
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"
-- Version 0.15.3 requires a newer template-haskell
addRange "FP Complete <michael@fpcomplete.com>" "language-ecmascript" "< 0.15.3"