diff options
Diffstat (limited to 'stack-8.2.2.yaml')
-rw-r--r-- | stack-8.2.2.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/stack-8.2.2.yaml b/stack-8.2.2.yaml index 96d1825..3815030 100644 --- a/stack-8.2.2.yaml +++ b/stack-8.2.2.yaml @@ -1,10 +1,7 @@ resolver: lts-11.3 packages: - '.' -packages: - - . - - location: vendor/cabal-helper-0.8.1.2 - extra-dep: true +- 'vendor/cabal-helper-0.8.1.2' extra-deps: - cabal-plan-0.4.0.0 - pretty-show-1.8.2 |