mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #174
This commit is contained in:
parent
e20a76e712
commit
d7708a0977
@ -363,6 +363,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "fay-base" "< 0.19"
|
||||
addRange "Michael Snoyman" "fay-text" "< 0.3.0.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/174
|
||||
addRange "Michael Snoyman" "terminfo" "< 0.4"
|
||||
|
||||
-- binary package dep issue, figure out more fine-grained workaround
|
||||
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
||||
addRange "Michael Snoyman" "pandoc" "< 1.12.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user