cvs commit: fptools/libraries/Cabal/Distribution PackageDescription.hs fptools/libraries/Cabal/tests ModuleTest.hs

Isaac Jones ijones at haskell.org
Sat Feb 19 14:26:49 EST 2005


ijones      2005/02/19 11:26:49 PST

  Modified files:
    libraries/Cabal/Distribution PackageDescription.hs 
    libraries/Cabal/tests ModuleTest.hs 
  Log:
  Cleaned up tests for parser changes.
  
  One difference is that now the pretty printer adds empty ghc-options,
  nhc-options, hugs-options fields. I don't think it did that before.
  Is this the right behavior?
  
  Also added more verbose errors in the case where parsing the
  pretty-printed output fails.  It was a big pain to compare the entire
  package description by hand to see what went wrong.
  
  Revision  Changes    Path
  1.42      +38 -8     fptools/libraries/Cabal/Distribution/PackageDescription.hs
  1.12      +1 -1      fptools/libraries/Cabal/tests/ModuleTest.hs


More information about the Cvs-libraries mailing list