[Pkg-haskell-maintainers] haskell-convertible_1.0.9-2_amd64.changes is NEW
Archive Administrator
installer at ftp-master.debian.org
Wed Mar 17 23:02:11 UTC 2010
haskell-convertible_1.0.9-2.diff.gz
to main/h/haskell-convertible/haskell-convertible_1.0.9-2.diff.gz
haskell-convertible_1.0.9-2.dsc
to main/h/haskell-convertible/haskell-convertible_1.0.9-2.dsc
libghc6-convertible-dev_1.0.9-2_amd64.deb
to main/h/haskell-convertible/libghc6-convertible-dev_1.0.9-2_amd64.deb
(new) libghc6-convertible-doc_1.0.9-2_all.deb extra 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.
libghc6-convertible-prof_1.0.9-2_amd64.deb
to main/h/haskell-convertible/libghc6-convertible-prof_1.0.9-2_amd64.deb
Changes: haskell-convertible (1.0.9-2) unstable; urgency=low
.
* debian/control: Rename -doc package.
Override entries for your package:
haskell-convertible_1.0.9-2.dsc - source haskell
libghc6-convertible-dev_1.0.9-2_amd64.deb - extra haskell
libghc6-convertible-prof_1.0.9-2_amd64.deb - extra haskell
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list