GHC iOS 7.8.1 RC1 for Device & Simulator

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/... https://github.com/ghc-ios/ghc-ios-scripts/releases/download/7.8-rc1-simulat... 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

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
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/... https://github.com/ghc-ios/ghc-ios-scripts/releases/download/7.8-rc1-simulat...
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 ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs
participants (2)
-
Dominick Samperi
-
Luke Iannini