mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
restrict typst < 0.8 & citeproc < 0.9 (#7750)
This commit is contained in:
parent
892e924ddf
commit
b54628f603
@ -3230,7 +3230,7 @@ packages:
|
||||
"John MacFarlane <jgm@berkeley.edu> @jgm":
|
||||
- hsb2hs
|
||||
- cmark
|
||||
- texmath
|
||||
- texmath < 0.12.10.2 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||
- skylighting
|
||||
- skylighting-core
|
||||
- pandoc-types
|
||||
@ -3241,7 +3241,7 @@ packages:
|
||||
- pandoc
|
||||
- pandoc-cli
|
||||
- pandoc-server
|
||||
- citeproc
|
||||
- citeproc < 0.9 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||
- commonmark
|
||||
- commonmark-extensions
|
||||
- commonmark-pandoc
|
||||
@ -3252,8 +3252,8 @@ packages:
|
||||
- skylighting-format-context
|
||||
- skylighting-format-latex
|
||||
- skylighting-format-typst
|
||||
- typst
|
||||
- typst-symbols
|
||||
- typst < 0.8 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||
- typst-symbols < 0.1.8 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||
|
||||
"Karun Ramakrishnan <karun012@gmail.com> @karun012":
|
||||
- doctest-discover
|
||||
|
||||
Loading…
Reference in New Issue
Block a user