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. Unix systems only, currently.
Usage:
ghc-core A.hs
ghc-core -fvia-C -optc-O3 A.hs
[Skip to Readme]
Downloads
- ghc-core-0.5.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 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 && <5), colorize-haskell, directory, filepath, pcre-light, process (>=1.0.1) [details] |
| License | BSD-3-Clause |
| Author | Don Stewart |
| Maintainer | shachaf@gmail.com |
| Category | Development |
| Home page | https://github.com/shachaf/ghc-core |
| Uploaded | by ShachafBenKiki at 2012-11-11T07:50:59Z |
| Distributions | LTSHaskell:0.5.6, NixOS:0.5.6, Stackage:0.5.6 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | ghc-core |
| Downloads | 14396 total (13 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2016-12-23 [all 9 reports] |