From 9b2caa671a9d84c3dec39f2bf90d201deb0d818b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 29 Aug 2022 10:35:27 -0700 Subject: stack.yaml - update commonmark-extensions, servant-server deps. --- stack.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 7c5470fe2..2da7a951c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -37,14 +37,19 @@ extra-deps: - ipynb-0.2 - pandoc-types-1.22.2.1 - commonmark-0.2.2 -- commonmark-extensions-0.2.3.2 - doclayout-0.4 - doctemplates-0.10.0.2 - citeproc-0.8.0.1 - texmath-0.12.5.2 +- servant-server-0.19.1 - git: https://github.com/jgm/skylighting commit: 6079d8b0fb6e45c6a03b05501900be1c151701e6 subdirs: [skylighting-format-blaze-html] + type: git + location: https://github.com/jgm/commonmark-hs + commit: 4f4fbe277044de0724dd0828a45311ab1413e30b + subdirs: [commonmark-extensions] + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3