ghc-dump-tree: Dump GHC's parsed, renamed, and type checked ASTs
Useful for GHC devs or people who want to do something with GHC's AST but don't want to hook into the GHC API itself.
[Skip to Readme]
Downloads
- ghc-dump-tree-0.2.0.1.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.2.0.0, 0.2.0.1, 0.2.0.2 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=0.7 && <0.12), base (>=4.5 && <4.10), bytestring (>=0.9 && <0.11), ghc (>=7.4 && <8.2), ghc-dump-tree, optparse-applicative (>=0.11 && <0.13), pretty (>=1.1 && <1.2), pretty-show (>=1.6 && <1.7), process (>=1.1 && <1.5), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.12) [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.3, ghc ==7.10.3, ghc ==8.0.0.20160421 |
| License | BSD-3-Clause |
| Copyright | Copyright 2015 Well-Typed LLP |
| Author | Edsko de Vries |
| Maintainer | edsko@well-typed.com |
| Uploaded | by EdskoDeVries at 2016-05-16T04:26:25Z |
| Category | Development |
| Home page | https://github.com/edsko/ghc-dump-tree |
| Bug tracker | https://github.com/edsko/ghc-dump-tree/issues |
| Source repo | head: git clone https://github.com/edsko/ghc-dump-tree.git |
| Distributions | |
| Executables | ghc-dump-tree |
| Downloads | 2721 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-05-16 [all 1 reports] |