mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 06:31:56 +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
|
- doclayout
|
||||||
- doctemplates
|
- doctemplates
|
||||||
- emojis
|
- emojis
|
||||||
- pandoc < 3.3 # https://github.com/commercialhaskell/stackage/issues/7495
|
- pandoc
|
||||||
- pandoc-cli
|
- pandoc-cli
|
||||||
- pandoc-server
|
- pandoc-server
|
||||||
- citeproc
|
- citeproc
|
||||||
@ -8469,6 +8469,12 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7486
|
# https://github.com/commercialhaskell/stackage/issues/7486
|
||||||
- text-rope < 0.3
|
- 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 Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user