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

Safe HaskellNone

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 CoreTCSource

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