mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 14:41:59 +01:00
text upper bound for #153
This commit is contained in:
parent
befe63a31d
commit
bf522e9810
@ -310,6 +310,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/152
|
-- https://github.com/fpco/stackage/issues/152
|
||||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.2"
|
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.2"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/153
|
||||||
|
addRange "Michael Snoyman" "text" "< 1.0"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user