diff options
Diffstat (limited to 'stack-8.4.3.yaml')
-rw-r--r-- | stack-8.4.3.yaml | 8 |
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 |