
6 Oct
2005
6 Oct
'05
7:55 p.m.
On 2005-10-06, Nils Anders Danielsson
On Thu, 06 Oct 2005, John Goerzen
wrote: Although it is not very efficient you can of course call Hugs and parse its output. I have some working code in http://www.cs.chalmers.se/~nad/repos/diagnostic/Haskell.hs
which you can build on if you want to.
Quick question: am I correct in thinking that this code, while it uses Hugs, won't actually run from Hugs, due to lack of piping support in Hugs?