Further upper bound for #286

This commit is contained in:
Michael Snoyman 2014-09-03 18:21:20 +03:00
parent 1468ad84f0
commit b5b8ff0f36

View File

@ -548,6 +548,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/286
addRange "Michael Snoyman" "optparse-applicative" "< 0.10"
addRange "Michael Snoyman" "haskell-packages" "< 0.2.4.2"
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
-- Yay workarounds for unnecessarily old versions