mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
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
|
||||
addRange "Michael Snoyman" "texmath" "<= 0.6.6.3"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user