Skip to content

Commit

Permalink
Use latest dev commonmark-extensions.
Browse files Browse the repository at this point in the history
Closes #7942.
  • Loading branch information
jgm committed Feb 28, 2022
1 parent 7f6021d commit f387d9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f387d9b

Please sign in to comment.