aboutsummaryrefslogtreecommitdiff
path: root/stack-8.4.3.yaml
diff options
context:
space:
mode:
authoralexwl <alexey.a.kiryushin@gmail.com>2018-10-02 13:17:04 +0300
committeralexwl <alexey.a.kiryushin@gmail.com>2018-10-02 13:17:04 +0300
commitcf2c56c7061b7ed40fdd3b40a352ddb9c9b7371f (patch)
treeb1de9ada0f1b1cb064e3a9e0d4042d1f519085bd /stack-8.4.3.yaml
Initial commit
Diffstat (limited to 'stack-8.4.3.yaml')
-rw-r--r--stack-8.4.3.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/stack-8.4.3.yaml b/stack-8.4.3.yaml
new file mode 100644
index 0000000..f3b6036
--- /dev/null
+++ b/stack-8.4.3.yaml
@@ -0,0 +1,9 @@
+# stack build haskell-code-explorer:haskell-code-server --stack-yaml=stack-8.4.3.yaml
+resolver: lts-12.4
+packages:
+- '.'
+allow-newer: true
+extra-deps:
+ - cabal-helper-0.8.1.0
+ - cabal-plan-0.3.0.0
+