[Haskell-cafe] createProcess running non-existent programs

Brandon Allbery allbery.b at gmail.com
Mon Aug 13 16:29:58 CEST 2012


On Mon, Aug 13, 2012 at 10:23 AM, Donn Cave <donn at avvanta.com> wrote:

> Though speaking of platforms, I guess one large headache would be
> what to do about Microsoft operating systems.  Given the unusual
>

Microsoft provides APIs that work as is for this, by my understanding; it's
the POSIX fork/exec model that makes life difficult.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120813/ebe0589d/attachment.htm>


More information about the Haskell-Cafe mailing list