Changing issue affected by upper bound

This commit is contained in:
Michael Snoyman 2013-04-28 08:30:58 +03:00
parent a56da9b065
commit 37446820b3

View File

@ -151,7 +151,7 @@ defaultStablePackages = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "crypto-pubkey-types" "< 0.3"
addRange "Michael Snoyman" "crypto-pubkey" "< 0.1.3"
-- https://github.com/fpco/stackage/issues/62
-- https://github.com/fpco/stackage/issues/65
addRange "Michael Snoyman" "tagged" "< 0.5"
-- https://github.com/fpco/stackage/issues/63