We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 395d65f commit 730df32Copy full SHA for 730df32
cabal.project
@@ -2,3 +2,7 @@ packages: pandoc.cabal
2
tests: True
3
flags: +embed_data_files
4
5
+source-repository-package
6
+ type: git
7
+ location: https://github.com/argent0/pandoc-types
8
+ tag: 5b32019746d1692c593c080f9a8ee45c7d25ecba
stack.yaml
@@ -14,6 +14,8 @@ extra-deps:
14
- doctemplates-0.10
15
- texmath-0.12.3.1
16
- citeproc-0.5
17
+- git: https://github.com/argent0/pandoc-types
18
+ commit: 5b32019746d1692c593c080f9a8ee45c7d25ecba
19
ghc-options:
20
"$locals": -fhide-source-paths -Wno-missing-home-modules
21
resolver: lts-18.0
0 commit comments