mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Remove some upper bounds
This commit is contained in:
parent
c72b870bae
commit
3aa40eb35f
@ -183,10 +183,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/72
|
-- https://github.com/fpco/stackage/issues/72
|
||||||
addRange "Michael Snoyman" "HaXml" "< 1.24"
|
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
|
-- Due to binary package dep
|
||||||
addRange "Michael Snoyman" "statistics" "< 0.10.4"
|
addRange "Michael Snoyman" "statistics" "< 0.10.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user