diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:13:14 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:13:14 -0400 |
commit | b34477cedff9d161858331c5430cef2ece89ff05 (patch) | |
tree | 762b80b1ba1b75974d1570a746a72658855d34a6 /debian | |
parent | 1785f1c62fb50c19a828f3693fe17aa5a22b2ed7 (diff) |
Support building with ghc 8.0.1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 15d03b088..1c520cf5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ git-annex (6.20160512) UNRELEASED; urgency=medium when in a subdirectory of the repository. This affected git annex view. * Fix crash when entering/changing view in a subdirectory of a repo that has a dotfile in its root. + * Support building with ghc 8.0.1. -- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400 |