From 166265e93de140c4a33f7a61bc004fb64be18275 Mon Sep 17 00:00:00 2001 From: alexwl Date: Tue, 9 Oct 2018 23:13:07 +0300 Subject: WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supported yet. --- stack-8.2.2.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 stack-8.2.2.yaml (limited to 'stack-8.2.2.yaml') diff --git a/stack-8.2.2.yaml b/stack-8.2.2.yaml new file mode 100644 index 0000000..96d1825 --- /dev/null +++ b/stack-8.2.2.yaml @@ -0,0 +1,10 @@ +resolver: lts-11.3 +packages: +- '.' +packages: + - . + - location: vendor/cabal-helper-0.8.1.2 + extra-dep: true +extra-deps: + - cabal-plan-0.4.0.0 + - pretty-show-1.8.2 -- cgit v1.2.3