haskell-src-exts-sc: Pretty print haskell code with comments
Generate code from haskell-src-exts AST. To do it, I pretty print and parse AST, then adjust it to insert comments.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| build-example | Build an example executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-src-exts-sc-0.1.0.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.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6 (info) |
|---|---|
| Dependencies | base (>=4.7 && <5), haskell-src-exts (>=1.18.0), haskell-src-exts-sc [details] |
| License | BSD-3-Clause |
| Copyright | Copyright: (c) 2018 Artem Chirkin |
| Author | Artem Chirkin |
| Maintainer | chirkin@arch.ethz.ch |
| Category | bsd3, library, language |
| Home page | https://github.com/achirkin/haskell-src-exts-sc#readme |
| Source repo | head: git clone https://github.com/achirkin/haskell-src-exts-sc |
| Uploaded | by achirkin at 2018-04-10T14:51:25Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | sc-example |
| Downloads | 3670 total (10 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-04-13 [all 1 reports] |