aboutsummaryrefslogtreecommitdiff
path: root/stack-8.4.4.yaml
diff options
context:
space:
mode:
authoralexwl <alexey.a.kiryushin@gmail.com>2018-12-23 17:59:00 +0300
committeralexwl <alexey.a.kiryushin@gmail.com>2018-12-23 17:59:00 +0300
commite6d0b7bf0954f941357d77e8158aa52bb1c96686 (patch)
treebb32dfaac36af2c009bbf2158f6ac5e9745f8fe6 /stack-8.4.4.yaml
parent27024fa57469af22d5b39309042f203c7b2efc5e (diff)
Add support for GHC 8.6.3
Diffstat (limited to 'stack-8.4.4.yaml')
-rw-r--r--stack-8.4.4.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/stack-8.4.4.yaml b/stack-8.4.4.yaml
new file mode 100644
index 0000000..66a7c8a
--- /dev/null
+++ b/stack-8.4.4.yaml
@@ -0,0 +1,8 @@
+resolver: lts-12.16
+packages:
+- '.'
+- location: vendor/cabal-helper-0.8.1.2
+ extra-dep: true
+allow-newer: true
+extra-deps:
+ - cabal-plan-0.4.0.0