Remove crypto-api upper bounds

This commit is contained in:
Michael Snoyman 2013-05-02 09:22:52 +03:00
parent 025034bc6a
commit a462b6c72b

View File

@ -173,8 +173,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "yesod-routes" "< 1.2"
addRange "Michael Snoyman" "yesod" "< 1.2"
addRange "Michael Snoyman" "crypto-api" "< 0.12"
-- https://github.com/fpco/stackage/issues/68
addRange "Michael Snoyman" "criterion" "< 0.8"