ghc-core: Display GHC's core and assembly output in a pager
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.
Usage:
ghc-core A.hs
ghc-core -fvia-C -optc-O3 A.hs
Screenshot: http://galois.com/~dons/images/ghc-core.png
| Versions | 0.1, 0.2, 0.3, 0.3.0.1, 0.4 |
|---|---|
| Dependencies | base, directory, filepath, hscolour (>=1.9), pcre-light, process |
| License | BSD3 |
| Author | Don Stewart |
| Maintainer | Don Stewart |
| Category | Development |
| Home page | http://code.haskell.org/~dons/code/ghc-core |
| Executables | ghc-core |
| Upload date | Thu May 1 18:44:50 PDT 2008 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.8 |
Downloads
- ghc-core-0.1.tar.gz (Cabal source package)
- package description (included in the package)
