Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 359 Bytes

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