haskell-convertible 1.1.1.0-3build1 source package in Ubuntu

Changelog

haskell-convertible (1.1.1.0-3build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 11 Jan 2016 18:27:04 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
haskell-convertible_1.1.1.0.orig.tar.gz 14.0 KiB e9f9a70904b9995314c2aeb41580d654a2c76293feb955fb6bd63256c355286c
haskell-convertible_1.1.1.0-3build1.debian.tar.xz 3.8 KiB 0dd252ae467533668d918bf822e4e838a33a6a708b99c0139f951256fbb5af0e
haskell-convertible_1.1.1.0-3build1.dsc 2.6 KiB 58a02ffb9354d3140c370b3c305b9d786da6c2a2aaad17b2095f3aeeefdfff86

View changes file

Binary packages built by this source

libghc-convertible-dev: Typeclasses and instances for converting between types, GHC package

 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/from databases.
 .
 Convertible is backed by an extensive test suite and passes tests
 on GHC and Hugs.

libghc-convertible-doc: Typeclasses and instances for converting between types, documentation

 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/from databases.
 .
 Convertible is backed by an extensive test suite and passes tests
 on GHC and Hugs.
 .
 This package provides documentation on the Convertible API.

libghc-convertible-prof: No summary available for libghc-convertible-prof in ubuntu yakkety.

No description available for libghc-convertible-prof in ubuntu yakkety.