diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-29 16:25:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-29 16:25:19 -0400 |
commit | e4a02f542265709f13a20b421d8b0160642499cd (patch) | |
tree | 57026634c3f78c8b57c6fca5aff4938353c30ef1 | |
parent | a1f4bb2f2cb35ba8d541c2dad2c43fd316c0fcef (diff) |
something I heard on irc
-rw-r--r-- | doc/design/assistant/android.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn index f2711a479..65569e403 100644 --- a/doc/design/assistant/android.mdwn +++ b/doc/design/assistant/android.mdwn @@ -26,6 +26,10 @@ References: * <http://stackoverflow.com/questions/5151858/running-a-haskell-program-on-the-android-os> * <http://www.reddit.com/r/haskell/comments/ful84/haskell_on_android/> +I've heard anecdoally that ipwnstudios not only has an IPhone GHC port, +but also Android. Need to get in touch with them. +<http://ipwnstudios.com/> + ### Android specific features The app should be aware of power status, and avoid expensive background |