On Fri, Oct 17, 2008 at 01:01:17PM -0700, J. Garrett Morris wrote: > On Fri, Oct 17, 2008 at 10:30 AM, David Roundy <[EMAIL PROTECTED]> wrote: > >> I hadn't noticed this before, but the version of System.Process > >> shipped with GHC 6.10 on Windows includes the 'system' function. > > > > Ah, that's the problem! I had looked for a module without an import > > list, but somehow failed to notice it. > > > > So the right solution would be to use a proper import that limits > > itself to the functions we want from that module. > > The attached patch bundle works for me.
Applied, thanks! David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
