hermit-1.0.0.0: Haskell Equational Reasoning Model-to-Implementation Tunnel

Safe HaskellNone
LanguageHaskell2010

HERMIT.PrettyPrinter.GHC

Contents

Description

Output the raw Expr constructors. Helpful for writing pattern matching rewrites.

Synopsis

GHC's standard Pretty-Printer for GHC Core

ppCoreTC :: PrettyH CoreTC Source

This pretty printer is just a reflection of GHC's standard pretty printer.