liquidhaskell-boot-0.9.2.5.0: Liquid Types for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell98

Language.Haskell.Liquid.Transforms.ANF

Description

Convert GHC Core into Administrative Normal Form (ANF) --------------------

Synopsis

Documentation

anormalize :: Config -> HscEnv -> ModGuts -> IO [CoreBind] Source #

A-Normalize a module ------------------------------------------------------