mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- highlighting-kate
|
||||
- skylighting
|
||||
- pandoc-types > 1.19 # https://github.com/fpco/stackage/issues/2223
|
||||
- pandoc-types
|
||||
- zip-archive
|
||||
- doclayout < 0.3 # via pandoc-2.9.1.1
|
||||
- doctemplates < 0.8.1 # via doclayout
|
||||
- doclayout
|
||||
- doctemplates
|
||||
- emojis
|
||||
- pandoc < 2.9.2 # https://github.com/commercialhaskell/stackage/issues/5181
|
||||
- pandoc
|
||||
- pandoc-citeproc
|
||||
- HsYAML-aeson
|
||||
- ipynb #< 0 # via aeson-diff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user