[Haskell-cafe] Re: HSH and IO ()
John Goerzen
jgoerzen at complete.org
Sat Jun 13 21:49:59 EDT 2009
On Sat, Jun 13, 2009 at 05:06:41PM -0700, Jason Dagit wrote:
> 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.
Ah, that makes more sense. Sorry for the misparsing.
-- John
More information about the Haskell-Cafe
mailing list