Sun Nov 11 18:38:56 PST 2007  David Waern <[EMAIL PROTECTED]>
  * Merge from Haddock: Modify lexing of /../
  
    Tue Aug 28 11:19:54 CEST 2007  Simon Marlow <[EMAIL PROTECTED]>
      * Modify lexing of /../ 
      This makes /../ more like '..', so that a single / on a line doesn't
      trigger a parse error.  This should reduce the causes of accidental
      parse errors in Haddock comments; apparently stray / characters are
      a common source of failures.
  
  Please merge this to the 6.8.2 branch.

    M ./compiler/parser/HaddockLex.hs-boot +1
    M ./compiler/parser/HaddockLex.x -4 +6
    M ./compiler/parser/HaddockParse.y -1 +2

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to