aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorEvan Silberman <[email protected]>2025-02-06 14:39:17 -0800
committerJohn MacFarlane <[email protected]>2025-02-07 14:04:12 -0800
commit7cfee5397511d3c59afd74bebf904670425e71df (patch)
tree324da5e901916d57b60730822fb22e171fe5aaed /cabal.project
parent97b36ecb7703b434ed4325cc128402a9eb32418d (diff)
Depend on dev commonmark-{extensions,pandoc}
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project12
1 files changed, 12 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project
index c84b0f98c..b122d969d 100644
--- a/cabal.project
+++ b/cabal.project
@@ -18,3 +18,15 @@ source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
tag: 9cdcdde4a2fa91421dcbbd3febb23096a744c600
+
+source-repository-package
+ type: git
+ location: https://github.com/jgm/commonmark-hs.git
+ tag: 99af4b26ac9fdd3580278204c37252c81305a7f4
+ subdir: commonmark-extensions
+
+source-repository-package
+ type: git
+ location: https://github.com/jgm/commonmark-hs.git
+ tag: 99af4b26ac9fdd3580278204c37252c81305a7f4
+ subdir: commonmark-pandoc