summaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-02-13 11:26:14 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-02-13 12:47:51 -0800
commit495ae605e3238d02a7e5e3b5be6a43b50ce5e492 (patch)
treea9446faa16e8810fbc64073115681901724db496 /cabal.project
parentf3b0f19d7a70e682022b9d7f5e60e87a45d32b3d (diff)
Use latest dev commonmark, commonmark-extensions.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project8
1 files changed, 6 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index fdd50eb84..f964bc50d 100644
--- a/cabal.project
+++ b/cabal.project
@@ -7,9 +7,13 @@ source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
tag: 32fcf268d8bac2825eddd3c51a9112112e5eaadb
-
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
- tag: e114359f413b95ef0f4b3d78956a76fcb38a4b2f
+ tag: 3f7d9abcd5366576e308c1cd5dad91c7b4d4e31b
subdir: commonmark
+source-repository-package
+ type: git
+ location: https://github.com/jgm/commonmark-hs.git
+ tag: 3f7d9abcd5366576e308c1cd5dad91c7b4d4e31b
+ subdir: commonmark-extensions