From a8ef5fdd0d757adf0dfc2161b7c8140aed84b586 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 8 Mar 2013 20:47:39 -0400 Subject: [PATCH] ghc-android progresses, now with fully native haskell apps.. --- doc/design/assistant/android.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn index 887fa3b2ae..65360c0766 100644 --- a/doc/design/assistant/android.mdwn +++ b/doc/design/assistant/android.mdwn @@ -6,6 +6,9 @@ 3. Get an easy to install Android app built. **done** 4. Get the webapp working. Needs Template Haskell, or switching to . +5. Possibly, switch from running inside terminal app to real standalone app. + See + and . ### Android specific features