Add issue reference

This commit is contained in:
Michael Snoyman 2014-10-12 11:46:16 +03:00
parent 555d270b4d
commit a2a2cbd769

View File

@ -547,7 +547,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/288
addRange "Michael Snoyman" "text" "< 1.2"
-- Pandoc upper bound
-- Pandoc upper bound https://github.com/jgm/pandoc/issues/1681
addRange "Michael Snoyman" "http-client" "< 0.4"
-- https://github.com/fpco/stackage/issues/289