Profiling builds currently enjoy having a `--profile` argument that sets everything up for using `+RTS -p`. It would be very nice to have such thing for infotable-enabled builds too without having to look it up in that[1] Well-Typed blog post. [1]: https://well-typed.com/blog/2021/01/first-look-at-hi-profiling-mode/
Profiling builds currently enjoy having a
--profileargument that sets everything up for using+RTS -p.It would be very nice to have such thing for infotable-enabled builds too without having to look it up in that1 Well-Typed blog post.