Safe Haskell | None |
---|---|
Language | Haskell98 |
Convert GHC Core into Administrative Normal Form (ANF) --------------------
- anormalize :: Config -> HscEnv -> MGIModGuts -> IO [CoreBind]
Documentation
anormalize :: Config -> HscEnv -> MGIModGuts -> IO [CoreBind] Source #
A-Normalize a module ------------------------------------------------------