mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Upper bounds for #72
This commit is contained in:
parent
5d956b6022
commit
0a2f127a66
@ -172,6 +172,13 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/70
|
-- https://github.com/fpco/stackage/issues/70
|
||||||
addRange "Michael Snoyman" "monoid-extras" "< 0.3"
|
addRange "Michael Snoyman" "monoid-extras" "< 0.3"
|
||||||
|
|
||||||
|
-- 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
|
-- 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