convertible-text-0.3.0.7: Typeclasses and instances for converting between types

Portabilityportable
Stabilityprovisional
MaintainerMichael Snoyman <michael@snoyman.com>

Data.Convertible.Instances.Time

Description

Instances to convert between various time structures, both old- and new-style.

At present, this module does not do full input validation. That is, it is possible to get an exception rather than a Left result from these functions if your input is invalid, particularly when converting from the old-style System.Time structures.

Copyright (C) 2009 John Goerzen jgoerzen@complete.org

All rights reserved.

For license and copyright information, see the file COPYRIGHT