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.2 or later. For GHC versions from 7.10.2 to 9.0.* see this library with versions < 1.1
Modules
[Index] [Quick Jump]
- Language
- Haskell
- GHC
- Language.Haskell.GHC.ExactPrint
- Language.Haskell.GHC.ExactPrint.ExactPrint
- Language.Haskell.GHC.ExactPrint.Lookup
- Language.Haskell.GHC.ExactPrint.Orphans
- Language.Haskell.GHC.ExactPrint.Parsers
- Language.Haskell.GHC.ExactPrint.Preprocess
- Language.Haskell.GHC.ExactPrint.Transform
- Language.Haskell.GHC.ExactPrint.Types
- Language.Haskell.GHC.ExactPrint.Utils
- Language.Haskell.GHC.ExactPrint
- GHC
- Haskell
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.4.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (info) |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.16 && <4.18), bytestring (>=0.10.6), containers (>=0.5), data-default, Diff, directory (>=1.2), fail (>=4.9 && <4.10), filemanip, filepath (>=1.4), free (>=4.12), ghc (>=9.2.1), ghc-boot, ghc-exactprint, ghc-paths (>=0.1), HUnit, mtl (>=2.2.1), ordered-containers, syb (>=0.5), temporary, text (>=1.2.2), time, turtle (>=1.3.0) [details] |
License | BSD-3-Clause |
Author | Alan Zimmerman, Matthew Pickering |
Maintainer | alan.zimm@gmail.com |
Revised | Revision 1 made by AlanZimmerman at 2022-04-06T19:06:21Z |
Category | Development |
Source repo | head: git clone https://github.com/alanz/ghc-exactprint.git |
Uploaded | by AlanZimmerman at 2022-01-03T18:25:29Z |
Distributions | Arch:0.6.4, Debian:0.6.2, LTSHaskell:0.6.4, NixOS:0.6.4, Stackage:1.5.0 |
Executables | prepare-hackage, static, roundtrip |
Downloads | 37832 total (614 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] |