diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-09-21 18:00:24 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-09-21 18:01:23 -0400 |
commit | 9224fce38034d23501038dfe07a434f5554e3b2c (patch) | |
tree | 726690314dcd84789fd2fe899f98e8771741d76e /CHANGELOG | |
parent | 9e5dd34879e932129f39f000cd841df71afef08e (diff) |
Revert "stack.yaml: Update to lts-7.0 (ghc 8)"
This reverts commit 1f51e4c31db44507d31447ac7d63406918738807.
This broke the i386ancient autobuilder due to its use of
--flag git-annex:XMPP --flag=git-annex:dbus
-- Failure when adding dependencies:
fdo-notify: needed ((>=0.3)), stack configuration has no specified version
(latest applicable is 0.3.1)
gnutls: needed ((>=0.1.4)), stack configuration has no specified version
(latest applicable is 0.2)
network-protocol-xmpp: needed (-any), stack configuration has no specified
version (latest applicable is 0.4.8)
OSX autobuilder also seems hosed by it, so too soon.
De-revert later..
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ git-annex (6.20160908) UNRELEASED; urgency=medium * copy, move, mirror: Support --json and --json-progress. * Improve gpg secret key list parser to deal with changes in gpg 2.1.15. Fixes key name display in webapp. - * stack.yaml: Update to lts-7.0 (ghc 8) * info: Support being passed a treeish, and show info about the annexed files in it similar to how a directory is handled. * sync: Previously, when run in a branch with a slash in its name, |