ghc-8.2.2: The GHC API
Vectorise.Builtins.Initialise
Contents
Synopsis
initBuiltins :: DsM Builtins Source #
Create the initial map of builtin types and functions.
initBuiltinVars :: Builtins -> DsM [(Var, Var)] Source #
Get the mapping of names in the Prelude to names in the DPH library.