aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2022-09-22 22:29:38 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:51 +0200
commit12ac2354ffca7a221cb4535354eb86907bfceea7 (patch)
treee91d72e94313b3efb36e08cfa1b8eaff77a4ba86 /stack.yaml
parent1ce7af69533658ec88971a1c53eb4a158bb66e48 (diff)
Initial commit
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..1e45440
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,6 @@
+packages:
+- .
+system-ghc: true
+resolver:
+ compiler: ghc-9.4.2
+require-stack-version: ==2.7.5