hw-succinct-0.0.0.4: Conduits for tokenizing streams.

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Attoparsec.Final.IsChar.Char

Documentation

class IsChar c where Source

Methods

toChar :: c -> Char Source

Instances