cvs commit: haskell-report/packages pkg-spec.sgml

ijones at glass.cse.ogi.edu ijones at glass.cse.ogi.edu
Mon Jul 26 00:20:18 EDT 2004


ijones      2004/07/25 21:20:18 PDT

  Modified files:
    packages             pkg-spec.sgml 
  Log:
  * added "clean" target to setup script spec.
  * updated test case for package description file.
  * Added note about chasing dependencies and "modules" field:
     Note that in the future, though the Modules field will be
     available, it will not be necessary to provide it for building
     executables and libraries.  Instead, the user will provide only the
     "Main-Is" field (for executables) and the "Exposed-Modules" field
     (for libraries).  The system will chase down dependencies from
     those modules and include them in the library or source
     distributions.
  
  Revision  Changes    Path
  1.19      +26 -9     haskell-report/packages/pkg-spec.sgml


More information about the Cvs-other mailing list