Remove some upper bounds

This commit is contained in:
Michael Snoyman 2013-05-29 14:25:32 +03:00
parent c72b870bae
commit 3aa40eb35f

View File

@ -183,10 +183,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/72
addRange "Michael Snoyman" "HaXml" "< 1.24"
addRange "Michael Snoyman" "crypto-pubkey-types" "< 0.4"
addRange "Michael Snoyman" "crypto-pubkey" "< 0.1.4"
addRange "Michael Snoyman" "asn1-types" "< 0.2"
addRange "Michael Snoyman" "tls-extra" "< 0.6.3"
-- Due to binary package dep
addRange "Michael Snoyman" "statistics" "< 0.10.4"