ghc-android progresses, now with fully native haskell apps..

This commit is contained in:
Joey Hess 2013-03-08 20:47:39 -04:00
parent b9146e9d4a
commit a8ef5fdd0d

View file

@ -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 <http://www.yesodweb.com/blog/2012/10/yesod-pure>.
5. Possibly, switch from running inside terminal app to real standalone app.
See <https://github.com/neurocyte/android-haskell-activity>
and <https://github.com/neurocyte/foreign-jni>.
### Android specific features