From b44005b3b5426bd31c40f74c150ca00775f4dd9f Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Wed, 10 Feb 2021 21:31:23 +0300 Subject: Initial commit. --- stack.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stack.yaml (limited to 'stack.yaml') 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 -- cgit v1.2.3