From e6d0b7bf0954f941357d77e8158aa52bb1c96686 Mon Sep 17 00:00:00 2001 From: alexwl Date: Sun, 23 Dec 2018 17:59:00 +0300 Subject: Add support for GHC 8.6.3 --- stack-8.4.4.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 stack-8.4.4.yaml (limited to 'stack-8.4.4.yaml') diff --git a/stack-8.4.4.yaml b/stack-8.4.4.yaml new file mode 100644 index 0000000..66a7c8a --- /dev/null +++ b/stack-8.4.4.yaml @@ -0,0 +1,8 @@ +resolver: lts-12.16 +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