diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-23 00:38:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-23 00:38:06 -0400 |
commit | 1d09a625fe76ae5a4765c7179640fb111a13a653 (patch) | |
tree | 064db4cdea284e13aaeffde9c720e02bfafda92e /doc/design | |
parent | 8dd47b54e285d82af7a3ccaf585ca00e3f38eb48 (diff) |
yesod-pure
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/android.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn index de194ffb5..daa08bf5e 100644 --- a/doc/design/assistant/android.mdwn +++ b/doc/design/assistant/android.mdwn @@ -4,7 +4,8 @@ along with all the programs it needs, and the assistant. **done** 2. Deal with crippled filesystem; no symlinks; etc. **done** 3. Get an easy to install Android app built. **done** -4. Get the webapp working. Needs Template Haskell, or a workaround. +4. Get the webapp working. Needs Template Haskell, or + switching to <http://www.yesodweb.com/blog/2012/10/yesod-pure> ### Android specific features |