summaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-12-30 18:21:16 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-12-30 21:26:30 -0800
commit2811468016186d05e338c2540c8fe0ea265a8c61 (patch)
tree085ef1b5b41be221fdf7301170631cc4b9dc5b88 /cabal.project
parent822e1d6cdc4ab6dbd0c0bad4c62fd02d1bda1bef (diff)
Use latest commonmark-hs.
This allows a bare-word class attribute on fenced divs, as pandoc's Markdown reader now does.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project8
1 files changed, 7 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project
index 3d89d63ab..a0875f5fb 100644
--- a/cabal.project
+++ b/cabal.project
@@ -11,10 +11,16 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
- tag: 4d460b206e0b1872376db86cadf7a4567eeddaed
+ tag: a60de5bb3d9905d0bc9d833e5df643f1130076b2
subdir: commonmark-pandoc
source-repository-package
type: git
+ location: https://github.com/jgm/commonmark-hs
+ tag: a60de5bb3d9905d0bc9d833e5df643f1130076b2
+ subdir: commonmark-extensions
+
+source-repository-package
+ type: git
location: https://github.com/jgm/ipynb.git
tag: 00246af10885c2ad4413ace4f69a7e6c88297a08