[project @ 2004-05-06 08:44:52 by simonmar]
authorsimonmar <unknown>
Thu, 6 May 2004 08:44:52 +0000 (08:44 +0000)
committersimonmar <unknown>
Thu, 6 May 2004 08:44:52 +0000 (08:44 +0000)
commitfc345f2121d1aadd8a07125afb940949d5d0af2b
treea6803b5d6617360aff033bbd499f402c22b86899
parentd80e846fb4f5da3d5da611c6b76e849390a863c7
[project @ 2004-05-06 08:44:52 by simonmar]
Move the definition of rawSystem into a separate file which we
#include in the places it is needed.  This is slightly better than
copying the code, since we now need it in three places
(ghc/utils/runghc is the 3rd).
System/Cmd.hs
System/RawSystem.hs-inc [new file with mode: 0644]