cvs commit: fptools/libraries/Cabal/Distribution Make.hs Setup.hs Simple.hs

Isaac Jones ijones at haskell.org
Thu Dec 30 02:23:27 EST 2004


ijones      2004/12/29 23:23:26 PST

  Modified files:
    libraries/Cabal/Distribution Make.hs Setup.hs Simple.hs 
  Log:
  Removed the Maybe FilePath from InstallCmd, it's now unused, and
  refactored code appropriately.
  
  Added some input params to certain pre-hooks, taken directly from the
  command-line.  Should make them more flexible.
  
  The first change will break HugsSetup.hs, but it seems broken anyway
  because of some clashes with changes that Ross just made to Utils, and
  I can't get it to compile.  I'll commit an untested fix to that.
  
  Revision  Changes    Path
  1.3       +3 -3      fptools/libraries/Cabal/Distribution/Make.hs
  1.5       +10 -10    fptools/libraries/Cabal/Distribution/Setup.hs
  1.8       +33 -25    fptools/libraries/Cabal/Distribution/Simple.hs


More information about the Cvs-libraries mailing list