liquidhaskell-0.6.0.0: Liquid Types for Haskell

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.Transforms.ANF

Description

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

Synopsis

Documentation

anormalize :: Bool -> HscEnv -> MGIModGuts -> IO [CoreBind] Source

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