ross        2005/01/31 03:12:18 PST

  Modified files:
    libraries/Cabal/Distribution PackageDescription.hs 
  Log:
  No longer expect a name field at the head of the library stanza --
  it's redundant, and the pretty printer can't produce it.
  
  Another way to manage the mapping of component names to BuildInfo's
  would be to use the filesystem, i.e. look for <package>.buildinfo,
  <exename1>.buildinfo, <exename2>.buildinfo, etc, each parsing as a
  single BuildInfo.
  
  Revision  Changes    Path
  1.32      +4 -6      
fptools/libraries/Cabal/Distribution/PackageDescription.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to