Remove pandoc upper bound

This commit is contained in:
Michael Snoyman 2014-01-15 19:57:13 +02:00
parent 96c1ed3a12
commit 1e4a5198e8

View File

@ -332,7 +332,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- binary package dep issue, figure out more fine-grained workaround
addRange "Michael Snoyman" "SHA" "< 1.6.3"
addRange "Michael Snoyman" "pandoc" "< 1.12.3"
addRange "Michael Snoyman" "hashable" "< 1.2"