[Haskell-cafe] haskell core definition

Vlad Skvortsov vss at 73rus.com
Mon Sep 8 20:24:59 EDT 2008


Hi,

I'm trying to profile my haskell code (see thread "profiling in 
haskell") and to get more insight I made GHC produce the haskell Core 
code. However, I'm not quite sure how to interpret it, is there a 
definition (quick search didn't reveal one)?

Also, how do I demangle the names? It seems that, for example,  
'base:GHC.Base.ZC' is a (:) function on strings, but where how am I 
supposed to figure that out?

Thanks!

-- 
Vlad Skvortsov, vss at 73rus.com, http://vss.73rus.com



More information about the Haskell-Cafe mailing list