mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Further upper bounds for #218
This commit is contained in:
parent
9ca02cbc23
commit
f47dd92ce5
@ -402,6 +402,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "Workflow" "< 0.8.1"
|
||||
addRange "Michael Snoyman" "ghc-mtl" "< 1.2.1.0"
|
||||
addRange "Michael Snoyman" "hint" "< 0.4.2.0"
|
||||
addRange "Michael Snoyman" "shelly" "< 1.5.3.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/219
|
||||
addRange "Michael Snoyman" "comonad" "< 4.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user