hw-prim-0.6.2.28: Primitive functions and data types
HaskellWorks.Data.Char.IsChar
class IsChar c where Source #
Methods
toChar :: c -> Char Source #
Defined in HaskellWorks.Data.Char.IsChar
toChar :: Char -> Char Source #
toChar :: Word8 -> Char Source #