ghc -ffi -fvia-c -c Hello.hs ar -rc libhello.a Hello.o Hello_stub.o ghc -L. -lhello -I. -I/usr/lib/ghc-6.0/include -o helloworld integrate.c