aboutsummaryrefslogtreecommitdiff
path: root/stack-8.6.5.yaml
diff options
context:
space:
mode:
authoralexwl <alexey.a.kiryushin@gmail.com>2019-05-08 13:36:33 +0300
committeralexwl <alexey.a.kiryushin@gmail.com>2019-05-08 13:36:33 +0300
commit660e3020f5bbda277278355a861d8e3d6ebeeec8 (patch)
treee5359c9f13db5e3ebe8c4d0fd65ff733db3a95cf /stack-8.6.5.yaml
parent4ad872ac715e212c2c2c86e4a1a87f9c3a09ee91 (diff)
Add support for GHC 8.6.5
Diffstat (limited to 'stack-8.6.5.yaml')
-rw-r--r--stack-8.6.5.yaml8
1 files changed, 8 insertions, 0 deletions
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