Functions for builtin operators (?)
Simon Peyton-Jones
simonpj at microsoft.com
Wed Apr 8 05:48:54 EDT 2009
Nowhere. It's a name generated by GHC itself during compilation.
Simon
| -----Original Message-----
| From: glasgow-haskell-users-bounces at haskell.org [mailto:glasgow-haskell-users-
| bounces at haskell.org] On Behalf Of Colin Paul Adams
| Sent: 08 April 2009 10:33
| To: glasgow-haskell-users at haskell.org
| Subject: Functions for builtin operators (?)
|
| Where is a function with a name like the following defined in the ghc source
| code?
|
| .Classes.>_ ( tpl_B6 )
|
| I've tried searching for such names - all I can find is a comment
| referring to tpl_B2.
| --
| Colin Adams
| Preston Lancashire
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users at haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
More information about the Glasgow-haskell-users
mailing list