summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-27 16:50:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-27 16:50:11 -0400
commitdaaa9cd5bb4c295fe0c061aa2371d31215589514 (patch)
tree00bcab5940ec3db06d8464363af9988eb04b2af7 /doc
parentd5d6b292a345594ec6e58cc899691ac2185a62a5 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/design/assistant/android.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn
index c0b710c52..b43699bfd 100644
--- a/doc/design/assistant/android.mdwn
+++ b/doc/design/assistant/android.mdwn
@@ -42,6 +42,8 @@ TH and once for cross.
* Enable WebDAV support. Currently needs template haskell (could be avoided
by changing the DAV library to not use it), and also networking support,
which seems broken in current ghc-android.
+* XMPP support. I got all haskell libraries installed, but it fails to find
+ several C libraries at link time.
* Get local pairing to work. network-multicast and network-info don't
currently install.
* Get test suite to pass. Current failure is because `git fetch` is somehow