
12 Sep
2006
12 Sep
'06
12:43 a.m.
bitshifter:
Does anyone know if there is a way around the 20 charachter identifier limitation when heap profiling? I have a number of identifiers that indistinguishably break that limit.
Add custom {-# SCC "mybetteridentifier" #-} pragmas next to the places with overly long names? -- Don