aboutsummaryrefslogtreecommitdiff
path: root/stack.lts6.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.lts6.yaml')
-rw-r--r--stack.lts6.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/stack.lts6.yaml b/stack.lts6.yaml
new file mode 100644
index 000000000..4208be350
--- /dev/null
+++ b/stack.lts6.yaml
@@ -0,0 +1,13 @@
+flags:
+ pandoc:
+ trypandoc: false
+ https: true
+ embed_data_files: false
+ old-locale: false
+ network-uri: true
+packages:
+- '.'
+extra-deps:
+- data-default-0.6.0
+- http-client-0.5.0
+- http-client-tls-0.3.0