aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-24 21:54:35 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-24 21:54:35 -0800
commitbfbd6c653016dc457d5a3298c26b108fb98c3699 (patch)
tree9eb847aa8a9b3b846a24a21211f214a997a013b4
parent57350d94689a818e0a439079448a3c567ea74aeb (diff)
downloadpandoc-bfbd6c653016dc457d5a3298c26b108fb98c3699.tar.gz
Added stack.full.yaml to build pandoc-citeproc as well.
-rw-r--r--stack.full.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/stack.full.yaml b/stack.full.yaml
new file mode 100644
index 000000000..aaeb0f939
--- /dev/null
+++ b/stack.full.yaml
@@ -0,0 +1,22 @@
+# This version builds both pandoc and pandoc-citeproc, assuming
+# pandoc-citeproc is in the pandoc-citeproc subdirectory.
+flags:
+ pandoc:
+ trypandoc: false
+ https: true
+ embed_data_files: false
+ old-locale: false
+ network-uri: true
+packages:
+- '.'
+- './pandoc-citeproc'
+- location:
+ git: 'https://github.com/jgm/pandoc-types'
+ commit: c64eb383dce64396290aa815351ddb6e43cb6b0f
+ extra-dep: true
+- location:
+ git: 'https://github.com/jgm/texmath'
+ commit: a716e9b5d8c1634847db2c1119e60836634569bf
+ extra-dep: true
+extra-deps: []
+resolver: lts-3.13