mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
More upper bounds for #326
This commit is contained in:
parent
dd5f2171c3
commit
0502e91364
@ -600,6 +600,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/326
|
||||
addRange "Michael Snoyman" "hspec" "< 2"
|
||||
addRange "Michael Snoyman" "hspec2" "< 0.6"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- Yay workarounds for unnecessarily old versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user