mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Upper bound for #172
This commit is contained in:
parent
aa19c72fc9
commit
684e63c99c
@ -357,6 +357,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/171
|
-- https://github.com/fpco/stackage/issues/171
|
||||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/172
|
||||||
|
addRange "Michael Snoyman" "attoparsec" "< 0.11"
|
||||||
|
|
||||||
-- binary package dep issue, figure out more fine-grained workaround
|
-- binary package dep issue, figure out more fine-grained workaround
|
||||||
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
||||||
addRange "Michael Snoyman" "pandoc" "< 1.12.3"
|
addRange "Michael Snoyman" "pandoc" "< 1.12.3"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user