mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-20 02:05:50 +01:00
Upper bounds for #194
This commit is contained in:
parent
fa711149b3
commit
84edb38325
@ -333,6 +333,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/189
|
-- https://github.com/fpco/stackage/issues/189
|
||||||
addRange "Michael Snoyman" "statistics" "< 0.11"
|
addRange "Michael Snoyman" "statistics" "< 0.11"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/194
|
||||||
|
addRange "Michael Snoyman" "optparse-applicative" "< 0.8"
|
||||||
|
|
||||||
-- local patch
|
-- local patch
|
||||||
addRange "Michael Snoyman" "bson" "== 0.2.4"
|
addRange "Michael Snoyman" "bson" "== 0.2.4"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user