mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 15:55:50 +01:00
Further upper bounds for #289
This commit is contained in:
parent
70e229df12
commit
7c71aea4d0
@ -507,6 +507,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/289
|
-- https://github.com/fpco/stackage/issues/289
|
||||||
addRange "Michael Snoyman" "haskell-src-exts" "< 1.16"
|
addRange "Michael Snoyman" "haskell-src-exts" "< 1.16"
|
||||||
addRange "Michael Snoyman" "haskell-names" "< 0.4.1"
|
addRange "Michael Snoyman" "haskell-names" "< 0.4.1"
|
||||||
|
addRange "Michael Snoyman" "hlint" "< 1.9.5"
|
||||||
|
|
||||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||||
-- Yay workarounds for unnecessarily old versions
|
-- Yay workarounds for unnecessarily old versions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user