aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-09-11 12:01:59 -0700
committerJohn MacFarlane <[email protected]>2024-09-11 12:01:59 -0700
commitf28de2f8ee02d5503fa6fdef3db9608485185f9e (patch)
tree3af21df9ea7b197b43b27c69e1e91217f437528e /stack.yaml
parente81c2d4bf8791ce9aebf3425ef7a1ae8c32e0681 (diff)
Use dev commonmark-hs.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 3ecd8d1a2..399706119 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,6 +23,10 @@ extra-deps:
- typst-0.6
# even though the resolver has this version, we need the Hackage revision:
- hslua-module-doclayout-1.1.1.2
+- git: https://github.com/jgm/commonmark-hs
+ subdirs: [commonmark]
+ commit: ff9fe5736d2b8eb65e148e9c4a2a95b3d96eefd6
+
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.33