This commit is contained in:
Joey Hess 2017-10-17 13:00:22 -04:00
parent 20d5d12079
commit 193b5f4ca4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ git-annex (6.20171004) UNRELEASED; urgency=medium
where interrupting an add could result in the file being where interrupting an add could result in the file being
moved into the annex, with no symlink yet created. moved into the annex, with no symlink yet created.
* Avoid repeated checking that files passed on the command line exist. * Avoid repeated checking that files passed on the command line exist.
* stack.yaml: Update to lts-9.9.
-- Joey Hess <id@joeyh.name> Sat, 07 Oct 2017 14:11:00 -0400 -- Joey Hess <id@joeyh.name> Sat, 07 Oct 2017 14:11:00 -0400

View file

@ -23,4 +23,4 @@ extra-deps:
- yesod-default-1.2.0 - yesod-default-1.2.0
explicit-setup-deps: explicit-setup-deps:
git-annex: true git-annex: true
resolver: lts-8.13 resolver: lts-9.9