The ghc-core 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
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.0.1, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6 |
|---|---|
| Dependencies | base (4.*), colorize-haskell, directory, filepath, pcre-light, process (≥1.0.1) |
| License | BSD3 |
| Author | Don Stewart |
| Maintainer | shachaf@gmail.com |
| Category | Development |
| Home page | https://github.com/shachaf/ghc-core |
| Executables | ghc-core |
| Upload date | Sun Nov 11 07:50:59 UTC 2012 |
| Uploaded by | ShachafBenKiki |
| Distributions | NixOS: 0.5.6 |
Downloads
- ghc-core-0.5.6.tar.gz (Cabal source package)
- package description (included in the package)