TrevorBasinger / haskell-android-example

android app example linked with haskell library using android NDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

android app example linked with haskell library using android NDK


Languages

Language:Haskell 35.2%Language:Java 32.2%Language:C 26.0%Language:Makefile 3.6%Language:Shell 3.0%