Re: [commit: ghc] master: Don't put uniqs in ghc wrapper function names; part of #4012 (095b9bf)
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 02, 2012 at 11:52:25PM +0000, Simon Peyton-Jones wrote: > > Thank for doing this. But please (as always) could you add add "Note [Generating fresh names for ccall wrapper]", refer to it in the code, and write a comment that explains why we are going to this trouble. (Refer to the Trac ticket.) Good point, done. Thanks Ian