haskell-mobile icon indicating copy to clipboard operation
haskell-mobile copied to clipboard

Building Haskell apps on mobile devices (Android/iOS)

Results 1 haskell-mobile issues
Sort by recently updated
recently updated
newest added

Hi, Found you project and it looks great. I'm investigating Haskell on mobile right now and I wonder what about REPL support? ghcjs has [repl support](https://github.com/commercialhaskell/stack/issues/337#issuecomment-115243752) to the browser which...