patch applied (ghc): FIX #1641: don't add auto sccs to
compiler-generated bindings
Simon Marlow
simonmarhaskell at gmail.com
Tue May 13 11:15:07 EDT 2008
Tue May 13 01:44:00 PDT 2008 Simon Marlow <marlowsd at gmail.com>
* FIX #1641: don't add auto sccs to compiler-generated bindings
I also changed con2tag_Foo and related names to follow the standard
practice of prefixing $ to compiler-generated names, so now we have
$con2tag_Foo.
M ./compiler/basicTypes/OccName.lhs -3 +17
M ./compiler/deSugar/Desugar.lhs -2 +6
M ./compiler/typecheck/TcGenDeriv.lhs -11 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080513084400-12142-29400712c59c699996ceda9cf64a141332435015.gz
More information about the Cvs-ghc
mailing list