haskell-cereal 0.3.3.0-1build1 source package in Ubuntu
Changelog
haskell-cereal (0.3.3.0-1build1) precise; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Wed, 02 Nov 2011 16:19:42 -0400
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-cereal_0.3.3.0.orig.tar.gz | 18.4 KiB | 7e94e9b337f9372289839ceeefb255ac671802904ebdfe01aee7fcb51d2e0d2f |
haskell-cereal_0.3.3.0-1build1.debian.tar.gz | 2.5 KiB | 9fa7df2ce0ab1922a089100e53a2a2570592d6e3cbc6caa1b5f0ae9cfccadf8a |
haskell-cereal_0.3.3.0-1build1.dsc | 2.0 KiB | 1f366f9731d286322cebaf38070cc7f6625434c2920865be5421f3b6d9118def |
Available diffs
- diff from 0.3.3.0-1 to 0.3.3.0-1build1 (337 bytes)
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.