Another temporary binary workaround

This commit is contained in:
Michael Snoyman 2014-01-11 19:12:14 +02:00
parent 2667a0dfb5
commit 63c3d9bd05

View File

@ -359,6 +359,7 @@ 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"