From 660e3020f5bbda277278355a861d8e3d6ebeeec8 Mon Sep 17 00:00:00 2001 From: alexwl Date: Wed, 8 May 2019 13:36:33 +0300 Subject: Add support for GHC 8.6.5 --- stack-8.6.5.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 stack-8.6.5.yaml (limited to 'stack-8.6.5.yaml') diff --git a/stack-8.6.5.yaml b/stack-8.6.5.yaml new file mode 100644 index 0000000..5944fc2 --- /dev/null +++ b/stack-8.6.5.yaml @@ -0,0 +1,8 @@ +resolver: lts-13.20 +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