mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Further upper bound for #286
This commit is contained in:
parent
1468ad84f0
commit
b5b8ff0f36
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user