On Sat, Jun 13, 2009 at 05:06:41PM -0700, Jason Dagit wrote: > On Sat, Jun 13, 2009 at 4:01 PM, John Goerzen <[email protected]> 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
