ajhc-0.8.0.7: Haskell compiler that produce binary through C language

Safe HaskellNone

Support.Transform

Documentation

data TransformParms p Source

Constructors

TransformParms 

Fields

transformIterate :: Iterate
 
transformDumpProgress :: Bool
 
transformSkipNoStats :: Bool
 
transformOperation :: p -> IO p
 
transformCategory :: String

general name of transformation

transformPass :: String

what pass we are in

transformName :: String

name of what we are working on