ghc-exactprint

ExactPrint for GHC

Version on this page:1.6.1.1
LTS Haskell 20.16:1.5.0@rev:1
Stackage Nightly 2023-03-28:1.6.1.1
Latest on Hackage:1.7.0.0

See all snapshots ghc-exactprint appears in

BSD-3-Clause licensed by Alan Zimmerman, Matthew Pickering
Maintained by alan.zimm@gmail.com
This version can be pinned in stack with:ghc-exactprint-1.6.1.1@sha256:0bd4ecbbdb4dd8185c3d286362409f1680a5b602806f7a534813bc8818119ffe,6603

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