About

Metadata

  • Last updated , by AlanZimmerman
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: alan.zimm@gmail.com

  • Lottery factor: 4

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    roundtrip (off by default)

    Build roundtripping executables

    dev (off by default)

    Development mode, do not use ghc-exactprint lib in the tests

Readme

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.