mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +00:00
Use released versions of commonmark libraries.
This commit is contained in:
@@ -12,3 +12,4 @@ source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/pandoc-citeproc
|
||||
tag: 0.17.0.1
|
||||
|
||||
|
||||
+3
-6
@@ -27,12 +27,9 @@ extra-deps:
|
||||
- HsYAML-0.2.1.0
|
||||
- HsYAML-aeson-0.2.0.0
|
||||
- doctemplates-0.8.2
|
||||
- git: https://github.com/jgm/commonmark-hs
|
||||
commit: a0ecfba10405ab9cfc285f531f4d98e5453234c1
|
||||
subdirs:
|
||||
- commonmark
|
||||
- commonmark-extensions
|
||||
- commonmark-pandoc
|
||||
- commonmark-0.1.0.0
|
||||
- commonmark-extensions-0.1.0.0
|
||||
- commonmark-pandoc-0.1.0.0
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-14.6
|
||||
|
||||
Reference in New Issue
Block a user