From ff56d43b50aaeeea014f5c6135aeb8a5123f32cf Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 4 Dec 2023 19:52:43 -0800 Subject: Use dev commonmark-extensions, commonmark-pandoc. --- cabal.project | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'cabal.project') diff --git a/cabal.project b/cabal.project index 2082e244a..eb46921fb 100644 --- a/cabal.project +++ b/cabal.project @@ -7,6 +7,18 @@ flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1.1, skylighting-format-context >= 0.1.0.2 +source-repository-package + type: git + location: https://github.com/jgm/commonmark-hs + subdir: commonmark-extensions + tag: f93cdaf1f13dfb9ae5a315d60a4b72ae9fc3112e + +source-repository-package + type: git + location: https://github.com/jgm/commonmark-hs + subdir: commonmark-pandoc + tag: f93cdaf1f13dfb9ae5a315d60a4b72ae9fc3112e + source-repository-package type: git location: https://github.com/jgm/typst-hs -- cgit v1.2.3