cvs commit: fptools/libraries/Cabal/Distribution PackageDescription.hs Simple.hs

Isaac Jones ijones at haskell.org
Sun Jan 2 22:16:31 EST 2005


ijones      2005/01/02 19:16:31 PST

  Modified files:
    libraries/Cabal/Distribution PackageDescription.hs Simple.hs 
  Log:
  Now the user hooks read Setup.buildinfo and combine what they find
  with Setup.description, giving an error if a field is defined in both.
  
  Doesn't yet do the Right Thing with executables, probably.
  
  Revision  Changes    Path
  1.12      +104 -3    fptools/libraries/Cabal/Distribution/PackageDescription.hs
  1.12      +5 -6      fptools/libraries/Cabal/Distribution/Simple.hs


More information about the Cvs-libraries mailing list