@hackage ghc-exactprint1.14.0.0
ExactPrint for GHC
Categories
License
BSD-3-Clause
Maintainer
alan.zimm@gmail.com
Links
Versions
Installation
Dependencies (6)
Dependents (26)
@hackage/hls-hlint-plugin, @hackage/smuggler2, @hackage/smuggler, @hackage/hgrep, @hackage/hls-refactor-plugin, @hackage/auto-extract, Show all…
Package Flags
roundtrip
(off by default)
Build roundtripping executables
dev
(off by default)
Development mode, do not use ghc-exactprint lib in the tests
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.