mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 23:20:26 +01:00
Remove upper bounds and close #166
This commit is contained in:
parent
16a4892cdc
commit
c04fb6472e
@ -318,9 +318,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/161
|
-- https://github.com/fpco/stackage/issues/161
|
||||||
addRange "Michael Snoyman" "RSA" "< 1.3"
|
addRange "Michael Snoyman" "RSA" "< 1.3"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/166
|
|
||||||
addRange "Michael Snoyman" "temporary" "< 1.2"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/168
|
-- https://github.com/fpco/stackage/issues/168
|
||||||
addRange "Michael Snoyman" "crypto-api" "< 0.13"
|
addRange "Michael Snoyman" "crypto-api" "< 0.13"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user