mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 08:46:56 +00:00
Depend on dev commonmark-{extensions,pandoc}
This commit is contained in:
committed by
John MacFarlane
parent
97b36ecb77
commit
7cfee53975
@@ -18,3 +18,15 @@ source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/citeproc.git
|
||||
tag: 9cdcdde4a2fa91421dcbbd3febb23096a744c600
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/commonmark-hs.git
|
||||
tag: 99af4b26ac9fdd3580278204c37252c81305a7f4
|
||||
subdir: commonmark-extensions
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/commonmark-hs.git
|
||||
tag: 99af4b26ac9fdd3580278204c37252c81305a7f4
|
||||
subdir: commonmark-pandoc
|
||||
|
||||
@@ -18,6 +18,9 @@ extra-deps:
|
||||
commit: 109ad055af75c9dcf51a7d188b6ef750ac3ef7c1
|
||||
- git: https://github.com/jgm/citeproc.git
|
||||
commit: 9cdcdde4a2fa91421dcbbd3febb23096a744c600
|
||||
- git: https://github.com/jgm/commonmark-hs.git
|
||||
commit: 99af4b26ac9fdd3580278204c37252c81305a7f4
|
||||
subdirs: [commonmark-extensions, commonmark-pandoc]
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-23.0
|
||||
|
||||
Reference in New Issue
Block a user