mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #172
This commit is contained in:
parent
5acfa5d975
commit
615bc8d3df
@ -342,12 +342,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/171
|
||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/172
|
||||
addRange "Michael Snoyman" "attoparsec" "< 0.11"
|
||||
addRange "Michael Snoyman" "fay" "< 0.19"
|
||||
addRange "Michael Snoyman" "fay-base" "< 0.19"
|
||||
addRange "Michael Snoyman" "fay-text" "< 0.3.0.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/178
|
||||
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
||||
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user