diff --git a/doc/how-to-analyze-haskell-code-performance.rst b/doc/how-to-analyze-haskell-code-performance.rst index fe117a117bd..93e9b802236 100644 --- a/doc/how-to-analyze-haskell-code-performance.rst +++ b/doc/how-to-analyze-haskell-code-performance.rst @@ -1,4 +1,4 @@ -How to analyze Haskell performance +How to enable profiling ================================== When a Haskell application is slow or uses too much memory,