RE: [Template-haskell] Profiling with Template Haskell
3 Sep
2003
3 Sep
'03
10:53 a.m.
Then, all you need do is compile C-code without -prof compile R-code with -prof
But we only have one kind of "import", which imports a module both at compile-time and run-time. You'd be forced to link in the C-code modules in the final program, and I'm pretty sure something will go wrong even if the program doesn't end up referring to anything from those modules. Cheers, Simon
8151
Age (days ago)
8151
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow