mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Another #289 upper bound
This commit is contained in:
parent
4385371777
commit
1b9722c58f
@ -508,6 +508,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "haskell-src-exts" "< 1.16"
|
||||
addRange "Michael Snoyman" "haskell-names" "< 0.4.1"
|
||||
addRange "Michael Snoyman" "hlint" "< 1.9.5"
|
||||
addRange "Michael Snoyman" "stylish-haskell" "< 0.5.11"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- Yay workarounds for unnecessarily old versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user