convertible-ascii-0.1.0.1: convertible instances for ascii

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