mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #263
This commit is contained in:
parent
9107082031
commit
c115409e63
@ -477,6 +477,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/257
|
||||
addRange "Michael Snoyman" "aeson" "< 0.8"
|
||||
|
||||
-- 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