Haskell is easy - recommended tools

Profiling / Performance

  • profiteur gives a treemap visualization to GHC profiles

  • ThreadScope is a graphical tool for visualizing concurrency and parallelism of running programs

  • ekg is a monitoring framework which has built-in support for GHC stats and allows retrieving details via JSON