On Sat, Jun 13, 2009 at 4:01 PM, John Goerzen <jgoerzen@complete.org> wrote:
Dimitry Golubovsky wrote:

> where hscpid corresponds to a process that runs a Haskell function
> (hsffigMain :: a -> b -> c -> IO ()) defined within the same program,
> and gccpid runs an external program (gcc), and they are piped
> together. I am trying to avoid writing this mess using HSH.

OK, so I should have read more before starting to reply.  But why are
you writing to me about HSH if you're trying to *avoid* HSH?  I'm confused.

I think Dimitry meant, "I'm trying to avoid writing this mess *by* using HSH instead."

At least, that's how I read it.

Jason