mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 04:01:56 +01:00
Remove upper bounds and close #263
This commit is contained in:
parent
ee141adeea
commit
c712d19fb4
@ -470,9 +470,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/242
|
-- https://github.com/fpco/stackage/issues/242
|
||||||
addRange "Michael Snoyman" "mongoDB" "< 1.5"
|
addRange "Michael Snoyman" "mongoDB" "< 1.5"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/263
|
|
||||||
addRange "Michael Snoyman" "semigroupoids" "< 4.1"
|
|
||||||
|
|
||||||
-- https://github.com/jgm/pandoc/issues/1442
|
-- https://github.com/jgm/pandoc/issues/1442
|
||||||
addRange "Michael Snoyman" "texmath" "<= 0.6.6.3"
|
addRange "Michael Snoyman" "texmath" "<= 0.6.6.3"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user