patch applied (ghc-6.10/ghc): Filter out carriage returns in doc
strings
Ian Lynagh
igloo at earth.li
Tue Mar 3 17:06:25 EST 2009
Sat Feb 28 06:53:51 PST 2009 David Waern <david.waern at gmail.com>
* Filter out carriage returns in doc strings
We want the internal format to contain LFs only. This makes it easier to work
with the doc strings for clients of the GHC API.
M ./compiler/parser/HaddockLex.x -3 +6
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090228145351-a762e-32789fba77be816afb664150e95205d9b4cf745b.gz
More information about the Cvs-ghc
mailing list