We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892bcca commit 0ad5684Copy full SHA for 0ad5684
pandoc.cabal
@@ -528,7 +528,7 @@ library
528
xml >= 1.3.12 && < 1.4,
529
typst >= 0.5.0.1 && < 0.5.1,
530
vector >= 0.12 && < 0.14,
531
- djot >= 0.1.1.0 && < 0.2,
+ djot >= 0.1.1.1 && < 0.2,
532
tls >= 2.0.1 && < 2.1,
533
crypton-x509-system >= 1.6.7 && < 1.7
534
stack.yaml
@@ -16,7 +16,7 @@ extra-deps:
16
- typst-0.5.0.1
17
- tls-2.0.1
18
- skylighting-format-blaze-html-0.1.1.2
19
-- djot-0.1.1.0
+- djot-0.1.1.1
20
21
ghc-options:
22
"$locals": -fhide-source-paths -Wno-missing-home-modules
0 commit comments