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 f20f745 commit b15e938Copy full SHA for b15e938
pandoc.cabal
@@ -523,7 +523,7 @@ library
523
unicode-collation >= 0.1.1 && < 0.2,
524
unicode-transforms >= 0.3 && < 0.5,
525
yaml >= 0.11 && < 0.12,
526
- zip-archive >= 0.4.3 && < 0.5,
+ zip-archive >= 0.4.3.1 && < 0.5,
527
zlib >= 0.5 && < 0.8,
528
xml >= 1.3.12 && < 1.4,
529
typst >= 0.5.0.1 && < 0.5.1,
stack.yaml
@@ -17,8 +17,10 @@ extra-deps:
17
- tls-2.0.1
18
- skylighting-format-blaze-html-0.1.1.2
19
- djot-0.1.1.1
20
+- zip-archive-0.4.3.1
21
- git: https://github.com/jgm/texmath
22
commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
23
+
24
ghc-options:
25
"$locals": -fhide-source-paths -Wno-missing-home-modules
26
resolver: lts-22.11
0 commit comments