ross        2005/03/17 08:09:57 PST

  Modified files:
    libraries/Cabal/Distribution/Simple SrcDist.hs 
  Log:
  (for STABLE, I guess: not the whole solution, but a bit better than now.)
  
  Improve sdist a bit: copy files named in main-is, license-file and c-sources.
  Also supply a default Setup.hs if none is present.
  
  This will get it working for only the simplest of packages.  It omits
  header files, configure stuff and files named in the buildinfo file.
  To do it properly, we'd need a field in the package description listing
  extra files to copy into a source distribution.
  
  Revision  Changes    Path
  1.16      +31 -10    fptools/libraries/Cabal/Distribution/Simple/SrcDist.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to