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.
library aihc-parser
Modules
[Index] [Quick Jump]
library aihc-parser:fuzz
Modules
[Index] [Quick Jump]
- Aihc
- Parser
- Aihc.Parser.Fuzz
- Parser
- Test
- Properties
- Arb
- Test.Properties.Arb.Decl
- Test.Properties.Arb.Expr
- Test.Properties.Arb.Identifiers
- Test.Properties.Arb.Module
- Test.Properties.Arb.Pattern
- Test.Properties.Arb.Type
- Test.Properties.Arb.Utils
- Arb
- Properties
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| fuzz | Build the developer-only QuickCheck property registry | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- aihc-parser-1.0.0.4.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, 1.0.0.4, 1.0.0.5 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aihc-cpp (>=1.0 && <1.1), aihc-hackage (>=0.1 && <0.2), aihc-parser, base (>=4.19 && <5), bytestring (>=0.10.8 && <0.13), containers (>=0.5 && <0.9), deepseq (>=1.4 && <1.6), Diff (>=1.0 && <1.1), filepath (>=1.3.0.1 && <1.6), ghc-lib-parser (>=9.14.1 && <9.15), megaparsec (>=9.0 && <10), prettyprinter (>=1.7 && <1.8), QuickCheck (>=2.14 && <2.19), 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-07-26T17:43:40Z |
| Category | Development |
| Home page | https://github.com/ai-haskell-compiler/aihc-parser |
| Bug tracker | https://github.com/ai-haskell-compiler/aihc-parser/issues |
| Source repo | head: git clone https://github.com/ai-haskell-compiler/aihc-parser.git |
| Distributions | |
| Downloads | 24 total (11 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-07-26 [all 1 reports] |