diff options
-rw-r--r-- | stack.full.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index 7550ab078..57f177593 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -11,6 +11,7 @@ packages: - '.' - '../pandoc-citeproc' - '../pandoc-types' +- '../cmark-hs' extra-deps: - 'aeson-0.11.1.1' - 'highlighting-kate-0.6.2' |