diff options
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index e133ac133..f8b5194bd 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,13 +22,13 @@ extra-deps: - commonmark-0.2.3 - typst-symbols-0.1.2 - toml-parser-1.2.1.0 -- pandoc-types-1.23.0.1 - xml-conduit-1.9.1.3 - commonmark-extensions-0.2.3.5 - typst-0.3.1.0 - skylighting-core-0.13.4.1 - skylighting-0.13.4.1 - +- git: https://github.com/jgm/pandoc-types + commit: 6f2a868a83642d24a76f998e7b720a53a88868f5 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-21.0 |
