mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
More bounds for #7495
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
1c96f44c46
commit
e27ca497c6
@ -3416,7 +3416,7 @@ packages:
|
||||
- doclayout
|
||||
- doctemplates
|
||||
- emojis
|
||||
- pandoc < 3.3 # https://github.com/commercialhaskell/stackage/issues/7495
|
||||
- pandoc
|
||||
- pandoc-cli
|
||||
- pandoc-server
|
||||
- citeproc
|
||||
@ -8469,6 +8469,12 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7486
|
||||
- text-rope < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7495
|
||||
- pandoc < 3.3
|
||||
- pandoc-cli < 3.3
|
||||
- pandoc-lua-engine < 0.3.1
|
||||
- pandoc-server < 0.1.0.7
|
||||
# end of Stackage upper bounds
|
||||
# end of packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user