cvs commit: fptools/ghc/lib/compat Makefile
fptools/ghc/lib/compat/Compat
Directory.hs fptools/ghc/lib/compat/System FilePath.hs
fptools/ghc/lib/compat/System/Directory Internals.hs
fptools/ghc/utils/ghc-pkg Makefile fptools/ghc/compiler Makefile
Simon Marlow
simonmar at haskell.org
Wed Jan 26 10:04:12 EST 2005
simonmar 2005/01/26 07:04:12 PST
Modified files:
ghc/lib/compat Makefile
ghc/lib/compat/Compat Directory.hs
ghc/utils/ghc-pkg Makefile
ghc/compiler Makefile
Added files:
ghc/lib/compat/System/Directory Internals.hs
Removed files:
ghc/lib/compat/System FilePath.hs
Log:
Remove System.FilePath, use System.Directory.Internals for now.
Revision Changes Path
1.13 +2 -2 fptools/ghc/lib/compat/Makefile
1.10 +1 -1 fptools/ghc/lib/compat/Compat/Directory.hs
1.38 +1 -1 fptools/ghc/utils/ghc-pkg/Makefile
1.280 +1 -1 fptools/ghc/compiler/Makefile
More information about the Cvs-ghc
mailing list