mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Another upper bound for HP
This commit is contained in:
parent
58edb793d3
commit
14dcb3ab72
@ -538,6 +538,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
peg "kan-extensions" "< 4.1"
|
||||
peg "semigroupoids" "< 4.1"
|
||||
peg "aws" "< 0.10"
|
||||
peg "lifted-async" "< 0.2.0.2"
|
||||
|
||||
add :: String -> String -> Writer PackageMap ()
|
||||
add maintainer package = addRange maintainer package "-any"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user