Safe Haskell | None |
---|
Documentation
integerType :: TypeSource
doubleType :: TypeSource
objectType :: TypeSource
bigIntegerType :: TypeSource
stringType :: TypeSource
threadType :: TypeSource
callableType :: TypeSource
isFloating :: Type -> BoolSource
isPrimitive :: Type -> BoolSource
idrisClosureType :: TypeSource
idrisTailCallClosureType :: TypeSource
idrisObjectType :: TypeSource
foreignWrapperType :: TypeSource
primFnType :: TypeSource
arraysType :: TypeSource
exceptionType :: TypeSource
runtimeExceptionType :: TypeSource
nativeTyToJType :: NativeTy -> TypeSource
intTyToJType :: IntTy -> TypeSource
arithTyToJType :: ArithTy -> TypeSource
localContextID :: IdentSource
localContext :: ExpSource
globalContextID :: IdentSource
globalContext :: ExpSource
newContextID :: IdentSource
newContext :: ExpSource
contextArray :: LVar -> ExpSource
contextParam :: FormalParamSource
foreignType :: FType -> Maybe TypeSource
sourceTypes :: PrimFn -> [Type]Source