ghc-exactprint: ExactPrint for GHC
Using the API Annotations available from GHC 9.2.1, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files.
Note: requires GHC 9.14.*. For earlier GHC versions see lower version numbers.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| roundtrip | Build roundtripping executables | Disabled |
| dev | Development mode, do not use ghc-exactprint lib in the tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ghc-exactprint-1.14.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
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.1, 0.5.2, 0.5.2.1, 0.5.3.0, 0.5.3.1, 0.5.4.0, 0.5.5.0, 0.5.6.0, 0.5.6.1, 0.5.7.0, 0.5.7.1, 0.5.8.0, 0.5.8.1, 0.5.8.2, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.3.1, 0.6.3.2, 0.6.3.3, 0.6.3.4, 0.6.4, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.0.1, 1.4.1, 1.5.0, 1.6.0, 1.6.1, 1.6.1.1, 1.6.1.2, 1.6.1.3, 1.7.0.0, 1.7.0.1, 1.7.1.0, 1.8.0.0, 1.9.0.0, 1.10.0.0, 1.11.0.0, 1.12.0.0, 1.14.0.0 (info) |
|---|---|
| Change log | ChangeLog |
| Dependencies | base (>=4.22 && <4.23), containers (>=0.5 && <0.9), Diff (<1.1), directory (<1.4), extra (<1.9), filepath (<1.6), ghc (>=9.14 && <9.15), ghc-boot (>=9.14 && <9.15), ghc-exactprint, ghc-paths (<0.2), HUnit (<1.7), mtl (>=2.2.1 && <2.5), syb (>=0.5 && <0.8), time (<1.16) [details] |
| Tested with | ghc ==9.14.1 |
| License | BSD-3-Clause |
| Author | Alan Zimmerman, Matthew Pickering |
| Maintainer | alan.zimm@gmail.com |
| Category | Development |
| Source repo | head: git clone https://github.com/alanz/ghc-exactprint.git |
| Uploaded | by AlanZimmerman at 2025-10-14T20:14:14Z |
| Distributions | Arch:1.7.1.0, Debian:0.6.2, LTSHaskell:1.10.0.0, NixOS:1.8.0.0, Stackage:1.12.0.0 |
| Reverse Dependencies | 21 direct, 29 indirect [details] |
| Executables | static, roundtrip |
| Downloads | 51217 total (209 in the last 30 days) |
| Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |