18 Aug
2006
18 Aug
'06
7:44 p.m.
On Aug 18, 2006, at 1:15 PM, Simon Peyton-Jones wrote:
I have not followed the details, but you might consider using GHC as a library. That gives you all the facilities of GHCi, but as a library rather than as a separate process.
I am. I'm using my own modified version of InteractiveUI.hs which I compile with -package ghc. / Ulf