summaryrefslogtreecommitdiff
path: root/doc/design/assistant/android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-27 16:18:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-27 16:18:53 -0400
commitd5d6b292a345594ec6e58cc899691ac2185a62a5 (patch)
tree8ad7c44ec6354e0ee00e89ad81ca41add52ca40e /doc/design/assistant/android.mdwn
parent6dc1326fda3497b71b272d8c58e65a6eaf87c517 (diff)
update
Diffstat (limited to 'doc/design/assistant/android.mdwn')
-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 65360c076..c0b710c52 100644
--- a/doc/design/assistant/android.mdwn
+++ b/doc/design/assistant/android.mdwn
@@ -42,5 +42,7 @@ 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.
+* 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
broken with local repositories.