[Haskell-cafe] Re: HSH and IO ()

Jason Dagit dagit at codersbase.com
Sat Jun 13 20:06:41 EDT 2009


On Sat, Jun 13, 2009 at 4:01 PM, John Goerzen <jgoerzen at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090613/b14b0900/attachment.html


More information about the Haskell-Cafe mailing list