mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Relax bounds for #242 (but not closed yet)
This commit is contained in:
parent
1bc06f76e0
commit
9bb66e31d2
@ -468,7 +468,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.9"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/242
|
||||
addRange "Michael Snoyman" "mongoDB" "< 1.5"
|
||||
addRange "Michael Snoyman" "mongoDB" "< 1.6"
|
||||
|
||||
-- https://github.com/jgm/pandoc/issues/1442
|
||||
addRange "Michael Snoyman" "texmath" "<= 0.6.6.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user