Thu Jan 31 06:29:01 PST 2008  Duncan Coutts <[EMAIL PROTECTED]>
  * Adjust unlit's behaviour on continuing comments
  This behaviour is not set in stone, there is not full agreement yet.
  The previous code was deciding wether to continue a comment based on wether
  the intervenienting lines were completely blank or had at least one space in.
  The other suggestion was to use a '.' to continue a comment line.
  Instead, this change uses a single blank line between comments to continue
  a comment and anything else terminates it with a blank line.

    M ./Distribution/Simple/PreProcess/Unlit.hs -8 +6
    M ./tests/UnlitTest.hs -2 +2

View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080131142901-adfee-84d75c40438951454139cc196d661ddd2c76d953.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to