Revision c7ec3025 doc/devnotes.rst

b/doc/devnotes.rst
81 81
  make HEXTRA="-ddump-splices"
82 82

  
83 83
Due to the way TemplateHaskell works, it's not straightforward to
84
build profiling code. The recommended way is::
84
build profiling code. The recommended way is to run ``make hs-prof``,
85
or alternatively the manual sequence is::
85 86

  
86 87
  make clean
87 88
  make htools/htools HEXTRA="-osuf .o"

Also available in: Unified diff