Fix build with stack 0.1.6 which needs explicit-setup-deps.

This commit is contained in:
Joey Hess 2016-03-17 23:14:37 -04:00
parent 4484c6a8b4
commit b482cb9d90
Failed to extract signature
3 changed files with 7 additions and 0 deletions

View file

@ -54,3 +54,7 @@ to `stack.yaml` [(as described here)](https://github.com/commercialhaskell/stack
fixes the error and builds git-annex successfully.
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
> Ok, added that. I am not sure if older version of stack will stumble over
> the new field; if so I suppose the user can comment it out or upgrade
> stack. [[done]] --[[Joey]]