summaryrefslogtreecommitdiff
path: root/doc/design/assistant/android.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-26 15:30:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-26 15:30:50 -0400
commitbf620d018cff6221c4dd5696b26e67d1ed5d4c3d (patch)
treec9477edcc96012970275a12eda312b57eca25cb5 /doc/design/assistant/android.mdwn
parentba8849253688e2b845b383d5c28a11bb509c6092 (diff)
update
Diffstat (limited to 'doc/design/assistant/android.mdwn')
-rw-r--r--doc/design/assistant/android.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn
index daa08bf5e..a338a38ab 100644
--- a/doc/design/assistant/android.mdwn
+++ b/doc/design/assistant/android.mdwn
@@ -30,3 +30,6 @@ transfers when not on wifi. This may need to be configurable.
allow git to link to it.
* getEnvironment is broken on Android <https://github.com/neurocyte/ghc-android/issues/7>
and a few places use it.
+* 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.