cvs commit: fptools/libraries/base/System RawSystem.hs-inc
fptools/libraries/base/cbits
Makefile rawSystem.c fptools/ghc/lib/compat Makefile
fptools/ghc/lib/compat/Compat RawSystem.hs fptools/ghc/lib/compat/cbits
rawSystem.c
Simon Marlow
simonmar at haskell.org
Wed Nov 10 06:27:55 EST 2004
simonmar 2004/11/10 03:27:55 PST
Modified files:
libraries/base/cbits Makefile
ghc/lib/compat Makefile
Added files:
ghc/lib/compat/Compat RawSystem.hs
ghc/lib/compat/cbits rawSystem.c
Removed files:
libraries/base/System RawSystem.hs-inc
libraries/base/cbits rawSystem.c
Log:
Move the compatibility code for rawSystem from libraries/base into
ghc/lib/compat.
Revision Changes Path
1.13 +1 -3 fptools/libraries/base/cbits/Makefile
1.2 +29 -2 fptools/ghc/lib/compat/Makefile
More information about the Cvs-ghc
mailing list