Language.Haskell.Liquid.Transforms.ANF
Description
Convert GHC Core into Administrative Normal Form (ANF) --------------------
anormalize :: Config -> HscEnv -> ModGuts -> IO [CoreBind] Source #
A-Normalize a module ------------------------------------------------------