cvs commit: fptools/ghc/compiler/main Packages.lhs ParsePkgConf.y
fptools/ghc/core-plugins CorePlugins.hs fptools/libraries/Cabal/Distribution
InstalledPackageInfo.hs fptools/libraries/Cabal/Distribution/Simple
Register.hs
sseefried at haskell.org
sseefried at haskell.org
Mon Mar 7 05:41:05 EST 2005
sseefried 2005/03/07 02:41:05 PST
Modified files: (Branch: pluggable-1-branch)
ghc/compiler/main Packages.lhs ParsePkgConf.y
ghc/core-plugins CorePlugins.hs
libraries/Cabal/Distribution InstalledPackageInfo.hs
libraries/Cabal/Distribution/Simple Register.hs
Log:
Made minimal changes to bring syntax of Cabal package conf`s in line with
those of ghc-6-4-branch. It was too much hassle to try to merge in the
ghc-6-4-branch entirely. So why am I doing this? I'm planning to make
extensions to hs-plugins so that it can be used with GHC 6.4. But I also
want it to work with GHC PLUGGABLE so the syntax really needs to be the
same for both.
Revision Changes Path
1.22.4.1 +3 -3 fptools/ghc/compiler/main/Packages.lhs
1.19.4.1 +4 -4 fptools/ghc/compiler/main/ParsePkgConf.y
1.1.2.3 +2 -1 fptools/ghc/core-plugins/Attic/CorePlugins.hs
1.6.2.1 +16 -16 fptools/libraries/Cabal/Distribution/InstalledPackageInfo.hs
1.3.2.1 +4 -4 fptools/libraries/Cabal/Distribution/Simple/Register.hs
More information about the Cvs-libraries
mailing list