aboutsummaryrefslogtreecommitdiff
path: root/stack-8.4.3.yaml
diff options
context:
space:
mode:
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
+