mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
addRange "Michael Snoyman" "statistics" "< 0.11"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/194
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.8"
|
||||
|
||||
-- local patch
|
||||
addRange "Michael Snoyman" "bson" "== 0.2.4"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user