summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-17 13:00:22 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-17 13:00:22 -0400
commitff19dbe8b420bbd68cac0471c3f9e95df651cd05 (patch)
tree5cdae23d38dd889a9d58cde29aaae24b895f1c46
parenta0994cfc9ce9733b80a147717100e3b3a3d6f93b (diff)
new lts
-rw-r--r--CHANGELOG1
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f6c1c8daa..748fb2cc7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ git-annex (6.20171004) UNRELEASED; urgency=medium
where interrupting an add could result in the file being
moved into the annex, with no symlink yet created.
* 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
diff --git a/stack.yaml b/stack.yaml
index e8f36f43d..d84c4682e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,4 +23,4 @@ extra-deps:
- yesod-default-1.2.0
explicit-setup-deps:
git-annex: true
-resolver: lts-8.13
+resolver: lts-9.9