haskell-cereal 0.3.4.0-1 source package in Ubuntu

Changelog

haskell-cereal (0.3.4.0-1) unstable; urgency=low


  * New upstream release

 -- TANIGUCHI Takaki <email address hidden>  Tue, 15 Nov 2011 11:10:46 +0900

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-cereal_0.3.4.0-1.dsc 1.9 KiB 9a5edfa8dd96a8b3c57cedc52af9685be03b93ed58b19f643455756b15ec57f3
haskell-cereal_0.3.4.0.orig.tar.gz 19.7 KiB b89373b87c7bc8ecfb388b17ced5f3ebc5263c5372205d63522c0a4e12602e05
haskell-cereal_0.3.4.0-1.debian.tar.gz 2.5 KiB 9605b47512745267171c6ddcbb11dab54c05c85d65b78a0ec521f314aed7a738

No changes file available.

Binary packages built by this source

libghc-cereal-dev: binary serialization library

 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type. Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package contains the libraries compiled for GHC.

libghc-cereal-doc: binary serialization library; documentation

 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type. Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package contains the library documentation.

libghc-cereal-prof: binary serialization library; profiling library

 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type. Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package contains the profiling libraries compiled for GHC.