GHC Api

Ian Lynagh igloo at earth.li
Thu Jan 2 18:29:16 UTC 2014


On Thu, Jan 02, 2014 at 03:10:24PM +0000, Simon Marlow wrote:
> On 02/01/14 07:06, Simon Peyton-Jones wrote:
> >
> >Happy new year!

And to you  :-)

> >           runStmt “print True”              -- (4)
> 
> >4.The runStmt should print something somewhere, but it doesn’t.  Why not?
> 
> I've no idea!  It does look like it should print something.

Is this with a statically linked or dynamically linked GHC?

Does doing
    runStmt "hFlush stdout"
afterwards make it appear?


Thanks
Ian



More information about the ghc-devs mailing list