summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-02-27 22:42:38 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-02-27 22:42:38 -0800
commitf387d9bcd6c58c0335f578fca09135f789ceae29 (patch)
treecf3fc7492aff2a5b998a0819400120e45e565f29
parent7f6021d7b2b01a33701eb4e255f1bf40a71b8ef8 (diff)
Use latest dev commonmark-extensions.
Closes #7942.
-rw-r--r--cabal.project4
-rw-r--r--stack.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/cabal.project b/cabal.project
index 14479806c..0e79c1daa 100644
--- a/cabal.project
+++ b/cabal.project
@@ -16,11 +16,11 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
- tag: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
+ tag: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdir: commonmark
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
- tag: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
+ tag: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdir: commonmark-extensions
diff --git a/stack.yaml b/stack.yaml
index 1c0ea449f..441029aaa 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -39,7 +39,7 @@ extra-deps:
- git: https://github.com/jgm/citeproc.git
commit: 32fcf268d8bac2825eddd3c51a9112112e5eaadb
- git: https://github.com/jgm/commonmark-hs.git
- commit: 02f573527d537a3f9e037d460638d1e4f8a5ca9b
+ commit: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdirs: [commonmark, commonmark-extensions]
- git: https://github.com/jgm/texmath.git
commit: 31438be6166497425039d7f2ac29b13ad6792387