Skip to content

Commit 0ad5684

Browse files
committed
Depend on djt 0.1.1.1
1 parent 892bcca commit 0ad5684

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pandoc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ library
528528
xml >= 1.3.12 && < 1.4,
529529
typst >= 0.5.0.1 && < 0.5.1,
530530
vector >= 0.12 && < 0.14,
531-
djot >= 0.1.1.0 && < 0.2,
531+
djot >= 0.1.1.1 && < 0.2,
532532
tls >= 2.0.1 && < 2.1,
533533
crypton-x509-system >= 1.6.7 && < 1.7
534534

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extra-deps:
1616
- typst-0.5.0.1
1717
- tls-2.0.1
1818
- skylighting-format-blaze-html-0.1.1.2
19-
- djot-0.1.1.0
19+
- djot-0.1.1.1
2020

2121
ghc-options:
2222
"$locals": -fhide-source-paths -Wno-missing-home-modules

0 commit comments

Comments
 (0)