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

Safe HaskellNone

Support.CanType

Documentation

class CanType a whereSource

Associated Types

type TypeOf a Source

Methods

getType :: a -> TypeOf aSource