aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAleksey Veresov <aleksey@veresov.pro>2021-02-10 21:31:23 +0300
committerAleksey Veresov <aleksey@veresov.pro>2021-02-10 21:31:23 +0300
commitb44005b3b5426bd31c40f74c150ca00775f4dd9f (patch)
treebdf08ce7b2582633fdbe357e4d16d1bd5b31bd25 /stack.yaml
downloadsuem-b44005b3b5426bd31c40f74c150ca00775f4dd9f.tar
suem-b44005b3b5426bd31c40f74c150ca00775f4dd9f.tar.xz
suem-b44005b3b5426bd31c40f74c150ca00775f4dd9f.zip
Initial commit.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..22c9d4d
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,5 @@
+packages:
+- .
+system-ghc: true
+resolver:
+ compiler: ghc-8.8.4