summaryrefslogtreecommitdiff
path: root/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn')
-rw-r--r--doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn b/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn
index 8b88f103e..ca68c2c91 100644
--- a/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn
+++ b/doc/todo/Please_add_support_for_monad-control_0.3.x.mdwn
@@ -1,4 +1,7 @@
Git-annex doesn't compile with the latest version of monad-control. Would it be hard to support that new version?
-> I hope not. I have been waiting for it to land in Debian before trying to
-> deal with its changes. --[[Joey]]
+> I have been waiting for it to land in Debian before trying to
+> deal with its changes.
+>
+> There is now a branch in git called `new-monad-control` that will build
+> with the new monad-control. --[[Joey]]