aboutsummaryrefslogtreecommitdiff
path: root/stack-8.4.3.yaml
diff options
context:
space:
mode:
authoralexwl <alexey.a.kiryushin@gmail.com>2018-11-04 16:47:29 +0300
committeralexwl <alexey.a.kiryushin@gmail.com>2018-11-04 16:47:29 +0300
commit8f57cf6d73d591068b970729add2f1dec42b1819 (patch)
tree2046b1890c9b0e34f46a119ed9f56f3aab61b359 /stack-8.4.3.yaml
parent6f55f616d7f166df406b4fb3f4d048cf3e8a8d16 (diff)
Add support for GHC 8.4.4
Diffstat (limited to 'stack-8.4.3.yaml')
-rw-r--r--stack-8.4.3.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/stack-8.4.3.yaml b/stack-8.4.3.yaml
new file mode 100644
index 0000000..f086c39
--- /dev/null
+++ b/stack-8.4.3.yaml
@@ -0,0 +1,8 @@
+resolver: lts-12.12
+packages:
+- '.'
+- location: vendor/cabal-helper-0.8.1.2
+ extra-dep: true
+allow-newer: true
+extra-deps:
+ - cabal-plan-0.4.0.0