Data.Convertible.Instances.Ascii
Description
Instances to convert amongst Ascii
strings and other things.
Note that data types are re-exported only for the documentation purpose. They'll disappear as soon as Haddock's issue #54 (http://trac.haskell.org/haddock/ticket/54) gets resolved. So you should always import this module as:
import Data.Convertible.Instances.Ascii ()
Documentation
data Ascii
Instances
data AsciiBuilder
Instances