aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
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