new lts
This commit is contained in:
parent
20d5d12079
commit
193b5f4ca4
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue