Copyright | Copyright (C) 2009-2011 John Goerzen |
---|---|
License | BSD3 |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
This is a library to provide a uniform interface for safe conversions between different types of data. To get started reading about it, consult:
Data.Convertible.Base for information about the conversions themselves
Data.Convertible.Utils for helpful tools for people writing Convertible
instances
Data.Convertible.Instances for a large collection of ready-built Convertible
instances
You can import these modules individually, or this module will export the entire library for you.