Commit 23f67c8 1 parent 254ebeb commit 23f67c8 Copy full SHA for 23f67c8
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,9 @@ tests: True
6
6
flags : +embed_data_files
7
7
constraints : skylighting-format-blaze-html >= 0.1.1.1 ,
8
8
skylighting-format-context >= 0.1.0.2
9
+
10
+ source-repository-package
11
+ type : git
12
+ location : https://github.com/jgm/commonmark-hs
13
+ subdir : commonmark-pandoc
14
+ tag : d681657a8b1ff9c7d0120356fbce079d325eada4
Original file line number Diff line number Diff line change @@ -28,8 +28,10 @@ extra-deps:
28
28
- texmath-0.12.8.6
29
29
- commonmark-0.2.4.1
30
30
- commonmark-extensions-0.2.5.1
31
- - commonmark-pandoc-0.2.2
32
31
- typst-0.5
32
+ - git : https://github.com/jgm/commonmark-hs
33
+ subdirs : [commonmark-pandoc]
34
+ commit : d681657a8b1ff9c7d0120356fbce079d325eada4
33
35
34
36
ghc-options :
35
37
" $locals " : -fhide-source-paths -Wno-missing-home-modules
You can’t perform that action at this time.
0 commit comments