From cac568f01609bf224c0e26ec62880bf7dbb58a07 Mon Sep 17 00:00:00 2001 From: alexwl Date: Thu, 14 Mar 2019 22:40:27 +0300 Subject: Add support for GHC 8.6.4 --- stack-8.6.3.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 stack-8.6.3.yaml (limited to 'stack-8.6.3.yaml') diff --git a/stack-8.6.3.yaml b/stack-8.6.3.yaml new file mode 100644 index 0000000..a577156 --- /dev/null +++ b/stack-8.6.3.yaml @@ -0,0 +1,8 @@ +resolver: lts-13.0 +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