mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +01:00
Remove crypto-api upper bounds
This commit is contained in:
parent
025034bc6a
commit
a462b6c72b
@ -173,8 +173,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "yesod-routes" "< 1.2"
|
addRange "Michael Snoyman" "yesod-routes" "< 1.2"
|
||||||
addRange "Michael Snoyman" "yesod" "< 1.2"
|
addRange "Michael Snoyman" "yesod" "< 1.2"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "crypto-api" "< 0.12"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/68
|
-- https://github.com/fpco/stackage/issues/68
|
||||||
addRange "Michael Snoyman" "criterion" "< 0.8"
|
addRange "Michael Snoyman" "criterion" "< 0.8"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user