mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove upper bounds and close #174
This commit is contained in:
parent
8765482c72
commit
16a4892cdc
@ -336,9 +336,6 @@ 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