A convenient command line wrapper for GHC that displays GHC's optimised core and assembly output in a human readable, colourised manner, in a pager. Unix systems only, currently.
3 lines
179 B
Text
3 lines
179 B
Text
A convenient command line wrapper for GHC that displays GHC's
|
|
optimised core and assembly output in a human readable, colourised
|
|
manner, in a pager. Unix systems only, currently.
|