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

Safe HaskellNone

FrontEnd.Tc.Main

Synopsis

Documentation

tiProgram :: [BindGroup] -> [HsDecl] -> Tc [HsDecl]Source

makeProgram :: TypeEnv -> [[HsDecl]] -> [BindGroup]Source

make a program from a set of binding groups