cvs commit: fptools/ghc/driver Makefile Package.hs PackageSrc.hs
Simon Marlow
simonmar@glass.cse.ogi.edu
Thu, 15 Mar 2001 07:54:35 -0800
simonmar 2001/03/15 07:54:35 PST
Modified files:
ghc/driver Makefile Package.hs PackageSrc.hs
Log:
- Don't duplicate the definition of PackageConfig, instead hackily #include
it from ../utils/ghc-pkg/Package.hs.
- Add missing source_dir fields to PackageSrc.hs.
Revision Changes Path
1.55 +15 -15 fptools/ghc/driver/Makefile
1.7 +1 -45 fptools/ghc/driver/Package.hs
1.28 +15 -1 fptools/ghc/driver/PackageSrc.hs