purekell: Bidirectional Haskell/PureScript expression translator
Parses Haskell and PureScript expressions into a shared AST, then prints them back in either language with correct syntax. Handles divergent syntax like record access, tuples, cons patterns, and record field separators. Designed for translating typeclass instance method bodies.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev | Enable -Werror for development | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- purekell-0.1.0.0.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 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.7 && <5), megaparsec (>=9.0 && <9.8), text (>=2.0 && <2.2) [details] |
| License | Apache-2.0 |
| Copyright | 2026 philippedev101 |
| Author | philippedev101 |
| Maintainer | philippedev101 |
| Uploaded | by philippedev101 at 2026-03-07T11:22:35Z |
| Category | Language |
| Home page | https://github.com/philippedev101/purekell#readme |
| Bug tracker | https://github.com/philippedev101/purekell/issues |
| Source repo | head: git clone https://github.com/philippedev101/purekell |
| Distributions | |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |