Hi, I'm working on a backend for GHC using the external-core language, and I'm looking for some information on implementing IO. Specifically the runMainIO function and how to get a simple "hello world" program working by properly implementing the necessary functionality for the main method and the putStringLn method. Can anyone point me to in/to the right direction/information?
Cheers, Knut Halvor
_______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
