aboutsummaryrefslogtreecommitdiff
path: root/macos/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'macos/stack.yaml')
-rw-r--r--macos/stack.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/macos/stack.yaml b/macos/stack.yaml
new file mode 100644
index 000000000..c2062eff8
--- /dev/null
+++ b/macos/stack.yaml
@@ -0,0 +1,28 @@
+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'
+ highlighting-kate: '-pgmP cpphs -optP--cpp'
+packages:
+- '..'
+- location:
+ git: https://github.com/jgm/pandoc-citeproc.git
+ commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8
+ extra-dep: true
+extra-deps:
+- texmath-0.9
+- doctemplates-0.1.0.2
+- pandoc-types-1.17.0.4
+- skylighting-0.1.1.2
+resolver: lts-7.14