BSD-3-Clause licensed by Don Stewart
Maintained by [email protected]
This version can be pinned in stack with:ghc-core-0.5.6@sha256:83a34213b2f7e337cc4689d8b4a8daac843203912b2623da03af56091106a75f,1053

Module documentation for 0.5.6

There are no documented modules for this package.

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.

Usage:

ghc-core A.hs
ghc-core -fvia-C -optc-O3 A.hs