aboutsummaryrefslogtreecommitdiff
path: root/stack.pkg.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-16 08:03:59 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-16 08:03:59 -0700
commiteac9cdcffbf750bef187c703b7581eae5326d6ef (patch)
tree108986a88ef42f8d217d1c13d43bc1139292f123 /stack.pkg.yaml
parent2357e61748eada76a41a72adaf5adcb815b4a574 (diff)
downloadpandoc-eac9cdcffbf750bef187c703b7581eae5326d6ef.tar.gz
Use stack for make_osx_package.sh.
Added stack.pkg.yaml for package creation.
Diffstat (limited to 'stack.pkg.yaml')
-rw-r--r--stack.pkg.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml
new file mode 100644
index 000000000..9fbe2783f
--- /dev/null
+++ b/stack.pkg.yaml
@@ -0,0 +1,19 @@
+flags:
+ pandoc:
+ trypandoc: false
+ https: true
+ embed_data_files: true
+ old-locale: false
+ network-uri: true
+ pandoc-citeproc:
+ bibutils: true
+ embed_data_files: true
+ unicode_collation: false
+ test_citeproc: false
+ debug: false
+ghc-options:
+ pandoc-citeproc: '-pgmP cpphs -optP--cpp'
+packages:
+- '.'
+- '../pandoc-citeproc'
+resolver: lts-3.9