Package ghc7.6.1-convertible: Information

    Source package: ghc7.6.1-convertible
    Version: 1.0.11.1-alt2
    Build time:  Dec 23, 2012, 06:33 AM
    Report package bug
    License: BSD3
    Summary: Typeclasses and instances for converting between types
    Description: 
    convertible provides a typeclass with a single function that is designed to
    help convert between different types: numeric values, dates and times, and
    the like. The conversions perform bounds checking and return a pure Either
    value. This means that you need not remember which specific function
    performs the conversion you desire.
    
    Also included in the package are optional instances that provide conversion
    for various numeric and time types, as well as utilities for writing your
    own instances.
    
    Finally, there is a function that will raise an exception on
    bounds-checking violation, or return a bare value otherwise, implemented in
    terms of the safer function described above.
    
    Convertible is also used by HDBC 2.0 for handling marshalling of data to
    and from databases.
    
    Convertible is backed by an extensive test suite and passes tests on GHC
    and Hugs.

    List of rpms provided by this srpm:
    ghc7.6.1-convertible (x86_64, i586)
    ghc7.6.1-convertible-debuginfo (x86_64, i586)

    Maintainer: Denis Smirnov

    List of contributors:
    Denis Smirnov

      1. ghc7.6.1-cpphs
      2. ghc7.6.1-doc
      3. ghc7.6.1-hscolour
      4. ghc7.6.1-mtl
      5. ghc7.6.1-text

    Last changed


    Dec. 22, 2012 Denis Smirnov 1.0.11.1-alt2
    - rebuild
    Dec. 22, 2012 Denis Smirnov 1.0.11.1-alt1
    - Spec created by cabal2rpm 0.20_08