mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 16:25:49 +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":
|
"John MacFarlane <jgm@berkeley.edu> @jgm":
|
||||||
- hsb2hs
|
- hsb2hs
|
||||||
- cmark
|
- cmark
|
||||||
- texmath
|
- texmath < 0.12.10.2 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||||
- skylighting
|
- skylighting
|
||||||
- skylighting-core
|
- skylighting-core
|
||||||
- pandoc-types
|
- pandoc-types
|
||||||
@ -3241,7 +3241,7 @@ packages:
|
|||||||
- pandoc
|
- pandoc
|
||||||
- pandoc-cli
|
- pandoc-cli
|
||||||
- pandoc-server
|
- pandoc-server
|
||||||
- citeproc
|
- citeproc < 0.9 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||||
- commonmark
|
- commonmark
|
||||||
- commonmark-extensions
|
- commonmark-extensions
|
||||||
- commonmark-pandoc
|
- commonmark-pandoc
|
||||||
@ -3252,8 +3252,8 @@ packages:
|
|||||||
- skylighting-format-context
|
- skylighting-format-context
|
||||||
- skylighting-format-latex
|
- skylighting-format-latex
|
||||||
- skylighting-format-typst
|
- skylighting-format-typst
|
||||||
- typst
|
- typst < 0.8 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||||
- typst-symbols
|
- typst-symbols < 0.1.8 # https://github.com/commercialhaskell/stackage/issues/7750
|
||||||
|
|
||||||
"Karun Ramakrishnan <karun012@gmail.com> @karun012":
|
"Karun Ramakrishnan <karun012@gmail.com> @karun012":
|
||||||
- doctest-discover
|
- doctest-discover
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user