aihc-parser: Haskell parser
A from-scratch Haskell parser with lexer, syntax tree, and pretty-printer. The package is validated with golden tests and oracle-backed differential tests against GHC.
Modules
[Index] [Quick Jump]
Downloads
- aihc-parser-1.0.0.3.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] | 1.0.0.2, 1.0.0.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.19 && <5), bytestring (>=0.10.8 && <0.13), containers (>=0.5 && <0.9), deepseq (>=1.4 && <1.6), megaparsec (>=9.0 && <10), prettyprinter (>=1.7 && <1.8), text (>=2.1.2 && <2.2) [details] |
| Tested with | ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.4, ghc ==9.14.1 |
| License | Unlicense |
| Author | David Himmelstrup |
| Maintainer | lemmih@gmail.com |
| Uploaded | by DavidHimmelstrup at 2026-06-01T12:22:50Z |
| Category | Development |
| Home page | https://github.com/ai-haskell-compiler/aihc/tree/main/components/aihc-parser |
| Bug tracker | https://github.com/ai-haskell-compiler/aihc/issues |
| Source repo | head: git clone https://github.com/ai-haskell-compiler/aihc.git(components/aihc-parser) |
| Distributions | |
| Downloads | 5 total (5 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-06-01 [all 1 reports] |