[Pkg-haskell-maintainers] haskell-binary_0.5.0.2-2_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Apr 13 06:17:26 UTC 2011
haskell-binary_0.5.0.2-2.debian.tar.gz
to main/h/haskell-binary/haskell-binary_0.5.0.2-2.debian.tar.gz
haskell-binary_0.5.0.2-2.dsc
to main/h/haskell-binary/haskell-binary_0.5.0.2-2.dsc
(new) libghc-binary-dev_0.5.0.2-2_amd64.deb extra haskell
Haskell library for binary serialisation using lazy ByteStrings
Binary serialisation of Haskell values to and from lazy ByteStrings.
The Binary library provides methods for encoding Haskell values as
streams of bytes directly in memory. The resulting ByteString can
then be written to disk, sent over the network, or futher processed
(for example, compressed with gzip).
.
The 'Binary' package is notable in that it provides both pure, and
high performance serialisation.
.
Values are always encoded in network order (big endian) form, and
encoded data should be portable across machine endianness, word size,
or compiler version. For example, data encoded using the Binary class
could be written from GHC, and read back in Hugs.
(new) libghc-binary-doc_0.5.0.2-2_all.deb extra doc
Haskell library for binary serialisation; documentation
This package provides documentation for Data.Binary Haskell module.
.
Binary serialisation of Haskell values to and from lazy ByteStrings.
The Binary library provides methods for encoding Haskell values as
streams of bytes directly in memory. The resulting ByteString can
then be written to disk, sent over the network, or futher processed
(for example, compressed with gzip).
(new) libghc-binary-prof_0.5.0.2-2_amd64.deb extra haskell
Haskell library for binary serialisation; profiling library
This package provides a library for the Haskell programming language,
compiled for profiling.
.
Binary serialisation of Haskell values to and from lazy ByteStrings.
The Binary library provides methods for encoding Haskell values as
streams of bytes directly in memory. The resulting ByteString can
then be written to disk, sent over the network, or futher processed
(for example, compressed with gzip).
Changes: haskell-binary (0.5.0.2-2) unstable; urgency=low
.
[ Marco Túlio Gontijo e Silva ]
* debian/source/format: Use 3.0 (quilt).
.
[ Marco Silva ]
* Use ghc instead of ghc6
Override entries for your package:
haskell-binary_0.5.0.2-2.dsc - source 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