From 8f57cf6d73d591068b970729add2f1dec42b1819 Mon Sep 17 00:00:00 2001 From: alexwl Date: Sun, 4 Nov 2018 16:47:29 +0300 Subject: Add support for GHC 8.4.4 --- stack-8.4.3.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 stack-8.4.3.yaml (limited to 'stack-8.4.3.yaml') diff --git a/stack-8.4.3.yaml b/stack-8.4.3.yaml new file mode 100644 index 0000000..f086c39 --- /dev/null +++ b/stack-8.4.3.yaml @@ -0,0 +1,8 @@ +resolver: lts-12.12 +packages: +- '.' +- location: vendor/cabal-helper-0.8.1.2 + extra-dep: true +allow-newer: true +extra-deps: + - cabal-plan-0.4.0.0 -- cgit v1.2.3