about summary refs log tree commit diff
path: root/stack/.stack
diff options
context:
space:
mode:
Diffstat (limited to 'stack/.stack')
-rw-r--r--stack/.stack/config.yaml6
-rw-r--r--stack/.stack/global-project/stack.yaml2
2 files changed, 8 insertions, 0 deletions
diff --git a/stack/.stack/config.yaml b/stack/.stack/config.yaml
new file mode 100644
index 0000000..a7d5aec
--- /dev/null
+++ b/stack/.stack/config.yaml
@@ -0,0 +1,6 @@
+templates:
+  params:
+    author-name: Azat Bahawi
+    author-email: azahi@teknik.io
+    copyright: Copyright (C) 2020 Azat Bahawi
+    github-username: azahi
diff --git a/stack/.stack/global-project/stack.yaml b/stack/.stack/global-project/stack.yaml
new file mode 100644
index 0000000..8757b29
--- /dev/null
+++ b/stack/.stack/global-project/stack.yaml
@@ -0,0 +1,2 @@
+packages: []
+resolver: lts-16.22

Consider giving Nix/NixOS a try! <3