Safe Haskell | None |
---|
Name.VConsts
- class TypeNames a where
- class ConNames a where
- class FromTupname a where
- fromTupname :: Monad m => a -> m Int
- class ToTuple a where
- data FuncNames a = FuncNames {
- func_equals :: a
- func_fromInt :: a
- func_fromInteger :: a
- func_fromRational :: a
- func_negate :: a
- func_runExpr :: a
- func_runMain :: a
- func_runNoWrapper :: a
- func_runRaw :: a
Documentation
Methods
various functions needed for desugaring.
Constructors
FuncNames | |
Fields
|