update
This commit is contained in:
parent
b482cb9d90
commit
edbd46943f
2 changed files with 7 additions and 4 deletions
|
@ -55,6 +55,9 @@ 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]]
|
||||
> Looks like older versions of stack work too with files with
|
||||
> this field in it. But, this broke stack 1.0.4 building some
|
||||
> dependencies (eg, process), so I instead set only "git-annex: true"
|
||||
> so building deps won't be affected.
|
||||
>
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -25,4 +25,4 @@ extra-deps:
|
|||
- disk-free-space-0.1.0.1
|
||||
- process-1.3.0.0
|
||||
explicit-setup-deps:
|
||||
"*": true
|
||||
git-annex: true
|
||||
|
|
Loading…
Add table
Reference in a new issue