simonmar    2004/11/29 04:29:15 PST

  Modified files:
    libraries/Cabal/Distribution Package.hs 
  Log:
  Fix parsing of package names: there are some problems with parsing
  names like "foo-bar-1.0".  Now we don't eagerly munch all the dashes,
  since the final one might precede the version.
  
  Revision  Changes    Path
  1.3       +3 -3      fptools/libraries/Cabal/Distribution/Package.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to