diff options
Diffstat (limited to 'stack-8.6.4.yaml')
-rw-r--r-- | stack-8.6.4.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stack-8.6.4.yaml b/stack-8.6.4.yaml index dc6a90a..28009ab 100644 --- a/stack-8.6.4.yaml +++ b/stack-8.6.4.yaml @@ -1,8 +1,7 @@ resolver: lts-13.12 packages: - '.' -- location: vendor/cabal-helper-0.8.1.2 - extra-dep: true +- 'vendor/cabal-helper-0.8.1.2' allow-newer: true extra-deps: - cabal-plan-0.4.0.0 |