cvs commit: fptools/ghc/compiler/main SysTools.lhs

Reuben Thomas rrt@glass.cse.ogi.edu
Mon, 25 Jun 2001 02:34:12 -0700


rrt         2001/06/25 02:34:11 PDT

  Modified files:
    ghc/compiler/main    SysTools.lhs 
  Log:
  Remove hacked-in definition of system for mingwin; instead we now just link
  against the new version of systemCmd from lib/std/cbits/system.c.
  
  Revision  Changes    Path
  1.10      +1 -38     fptools/ghc/compiler/main/SysTools.lhs