From 12ac2354ffca7a221cb4535354eb86907bfceea7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 22 Sep 2022 22:29:38 +0300 Subject: Initial commit --- stack.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 stack.yaml (limited to 'stack.yaml') 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 -- cgit v1.3