aboutsummaryrefslogtreecommitdiff
path: root/stack-8.6.3.yaml
diff options
context:
space:
mode:
authoralexwl <alexey.a.kiryushin@gmail.com>2019-03-14 22:40:27 +0300
committeralexwl <alexey.a.kiryushin@gmail.com>2019-03-14 22:40:27 +0300
commitcac568f01609bf224c0e26ec62880bf7dbb58a07 (patch)
tree4a049555416709e016e2dd8615e6422aa1cbd687 /stack-8.6.3.yaml
parent78f46be07c7d063c9d957bfe4d580fcbeb28786f (diff)
Add support for GHC 8.6.4
Diffstat (limited to 'stack-8.6.3.yaml')
-rw-r--r--stack-8.6.3.yaml8
1 files changed, 8 insertions, 0 deletions
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