mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 08:30:24 +01:00
remove bounds constraints on doclayout, doctemplates, pandoc (#5181)
This commit is contained in:
parent
b1899b0bc0
commit
8c0036bcfb
@ -2833,12 +2833,12 @@ packages:
|
|||||||
- texmath
|
- texmath
|
||||||
- highlighting-kate
|
- highlighting-kate
|
||||||
- skylighting
|
- skylighting
|
||||||
- pandoc-types > 1.19 # https://github.com/fpco/stackage/issues/2223
|
- pandoc-types
|
||||||
- zip-archive
|
- zip-archive
|
||||||
- doclayout < 0.3 # via pandoc-2.9.1.1
|
- doclayout
|
||||||
- doctemplates < 0.8.1 # via doclayout
|
- doctemplates
|
||||||
- emojis
|
- emojis
|
||||||
- pandoc < 2.9.2 # https://github.com/commercialhaskell/stackage/issues/5181
|
- pandoc
|
||||||
- pandoc-citeproc
|
- pandoc-citeproc
|
||||||
- HsYAML-aeson
|
- HsYAML-aeson
|
||||||
- ipynb #< 0 # via aeson-diff
|
- ipynb #< 0 # via aeson-diff
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user