Upper bound for #172

This commit is contained in:
Michael Snoyman 2014-01-11 19:17:31 +02:00
parent aa19c72fc9
commit 684e63c99c

View File

@ -357,6 +357,9 @@ 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"
-- binary package dep issue, figure out more fine-grained workaround
addRange "Michael Snoyman" "SHA" "< 1.6.3"
addRange "Michael Snoyman" "pandoc" "< 1.12.3"