diff options
author | 2016-09-15 00:37:05 -0400 | |
---|---|---|
committer | 2016-09-15 00:37:05 -0400 | |
commit | 1f51e4c31db44507d31447ac7d63406918738807 (patch) | |
tree | 15a2c3e20f2f13c8455729403868c335c2335d84 /CHANGELOG | |
parent | 6ce4bf609f8a73695666125944544c53e6a5f026 (diff) |
stack.yaml: Update to lts-7.0 (ghc 8)
A few of these extra-deps are setting versions to work around various
library dep issues with ghc 8.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ 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) -- Joey Hess <id@joeyh.name> Thu, 08 Sep 2016 12:48:55 -0400 |