Tue Mar  9 09:33:27 PST 2010  [email protected]
  * Rule binders shouldn't have IdInfo
  
  While I was looking at the rule binders generated in DsBinds for specialise 
pragmas,
  I also looked at Specialise.  It too was "cloning" the dictionary binders 
including
  their IdInfo. In this case they should not have any, but its seems better to 
make
  them completely fresh rather than substitute in existing (albeit 
non-existent) IdInfo.

    M ./compiler/specialise/Specialise.lhs -9 +23

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20100309173327-1287e-73cfeba6a2b22dc3a2ba2f289291f090c265b412.gz

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

Reply via email to