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
- Aihc
- Aihc.Parser
- Aihc.Parser.Parens
- Aihc.Parser.Pretty
- Aihc.Parser.Shorthand
- Aihc.Parser.Syntax
- Aihc.Parser.Token
- Aihc.Parser
Downloads
- aihc-parser-1.0.0.2.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 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.16 && <5), bytestring (>=0.10.8 && <0.13), containers (>=0.5 && <0.8), deepseq (>=1.4 && <1.6), megaparsec (>=9.0 && <10), prettyprinter (>=1.7 && <1.8), text (>=1.2 && <2.2) [details] |
| License | Unlicense |
| Author | David Himmelstrup |
| Maintainer | lemmih@gmail.com |
| Uploaded | by DavidHimmelstrup at 2026-05-29T06:26:15Z |
| 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 | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-05-29 [all 2 reports] |