ghc-exactprint

ExactPrint for GHC

Version on this page:1.8.0.0
LTS Haskell 22.22:1.7.1.0
Stackage Nightly 2024-05-16:1.8.0.0
Latest on Hackage:1.9.0.0

See all snapshots ghc-exactprint appears in

BSD-3-Clause licensed by Alan Zimmerman, Matthew Pickering
Maintained by [email protected]
This version can be pinned in stack with:ghc-exactprint-1.8.0.0@sha256:7998d6f6ddf27d049d19ef9bb8c1dc491eb5b86afee597abb2b971fba88a55d6,6519

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.8.*. For earlier GHC versions see lower version numbers.