/haskell-android-example

android app example linked with haskell library using android NDK

Primary LanguageHaskell

Haskell Android Example

This is a native haskell program example on android.

We use GHC 7.10.2 and Android NDK r10c.

Build uses gradle and cabal. This can be built best with nix package manager using nix-build-ghc-android. To build this, in hs directory, run

> ./build.sh