Re: call graph for __encodeFloat,__encodeDouble
Peter Tanski <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <B77AA2D2-E9EB-440F-B164-0A39EB7E2D0A__48806.1910299168$1168060717$gmane$org@cox.net> |
On Jan 5, 2007, at 12:28 PM, Peter Tanski wrote: > How is __encodeFloat/Double integrated into Haskell? I'm an idiot: I missed the foreign import reference to __encodeFloat and __encodeDouble in Float.lhs in a mass return from grep. (Note to self: add --color=auto to grep next time.) Sorry for the email glut. Cheers, Pete