libghc-binary-dev 0.5.0.2-2build2 (powerpc binary) in ubuntu precise
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.
Details
- Package version:
- 0.5.0.2-2build2
- Status:
- Superseded
- Component:
- universe
- Priority:
- Extra
Downloadable files
powerpc build of haskell-binary 0.5.0.2-2build2 in ubuntu precise RELEASE produced
these files:
- libghc-binary-dev_0.5.0.2-2build2_powerpc.deb (244.3 KiB)
Package relationships
- Depends on:
- libc6 (>= 2.7)
- libghc-array-dev-0.3.0.2-86a19
- libghc-base-dev-4.3.1.0-94408
- libghc-bytestring-dev-0.9.1.10-978b1
- libghc-containers-dev-0.4.0.0-ad7e4
- Provides:
- libghc-binary-dev-0.5.0.2-bdfd7
- Suggests: