How to profile a Haskell program

From HaskellWiki
Revision as of 11:45, 20 March 2007 by EricKow (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Just jotting down my notes whilst profiling one of my helper scripts. It would be great if the community could transform this into a tutorial