mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #231
This commit is contained in:
parent
3a1752afce
commit
5fdd9da76e
@ -505,9 +505,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "pandoc" "== 1.12.4.2"
|
||||
addRange "Michael Snoyman" "texmath" "<= 0.6.6.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/231
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.9"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/242
|
||||
addRange "Michael Snoyman" "mongoDB" "< 1.6"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user