mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 19:37:29 +01:00
Remove upper bounds and close #152
This commit is contained in:
parent
4d975e5e3e
commit
8f31c84d5f
@ -311,9 +311,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
|
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
|
||||||
addRange "Michael Snoyman" "syb-extras" "< 0.3"
|
addRange "Michael Snoyman" "syb-extras" "< 0.3"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/152
|
|
||||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.2"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/153
|
-- https://github.com/fpco/stackage/issues/153
|
||||||
addRange "Michael Snoyman" "text" "< 1.0"
|
addRange "Michael Snoyman" "text" "< 1.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user