summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-09 16:56:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-09 17:01:54 -0400
commit7d67f9968df398bb04c6587174ce0cfcefc82f0e (patch)
treed9b5ce8bb4dcc3cd05c69c9e65553abae9e92e55 /debian
parent0a43118c883889f1a79389fe50cc7a2d1113653e (diff)
Support building with yesod 1.4.
The new yesod needs the ViewPatterns extension. Also, a TH splice in Assistant/Threads/WebApp.hs failed to work without OverLoadedStrings. This commit was sponsored by Brock Spratlen.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 79e56d949..75c8303ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (5.20140928) UNRELEASED; urgency=medium
* Adjust cabal file to support building w/o assistant on the hurd.
+ * Support building with yesod 1.4.
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400