Thanks Luke! Tested on simulator and device, and both work.
The docs need a few more comments, namely, users should download the latest ghc-ios-scripts as these have changed, and the output files Counter.a and Counter_stub.h are now written to subdirectories build/i386 and build/arm for the respective architectures. Cheers, Dominick On Thu, Feb 6, 2014 at 9:03 AM, Luke Iannini <[email protected]> wrote: > Hi folks, > > RC builds of GHC iOS are now ready for devices and the iOS simulator. > > https://github.com/ghc-ios/ghc-ios-scripts/releases/download/7.8-rc1-device/ghc-7.8.20140129-arm-apple-ios.tar.bz2 > https://github.com/ghc-ios/ghc-ios-scripts/releases/download/7.8-rc1-simulator/ghc-7.8.20140130-i386-apple-ios.tar.bz2 > > You'll find complete instructions on their usage here, including compiling > cabal packages: > https://github.com/ghc-ios/ghc-ios-scripts/blob/master/README.md > > Please let me know how it goes! > Cheers > Luke > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs > _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
