mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Another #302 upper bound
This commit is contained in:
parent
5c936ee8e4
commit
776785f3d9
@ -554,6 +554,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/302
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.11"
|
||||
addRange "Michael Snoyman" "criterion" "< 1.0.2"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- Yay workarounds for unnecessarily old versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user