Package: libghc6-binary-dev (0.4.1-3) [universe]
Links for libghc6-binary-dev
Ubuntu Resources:
Download Source Package haskell-binary:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Kari Pahula
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [code.haskell.org]
Similar packages:
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 endianess, word size, or compiler version. For example, data encoded using the Binary class could be written from GHC, and read back in Hugs.
Other Packages Related to libghc6-binary-dev
|
|
|
-
- sug: libghc6-binary-doc
- Haskell library for binary serialisation; documentation
Download libghc6-binary-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 207.7 kB | 1,444.0 kB | [list of files] |
| i386 | 211.8 kB | 996.0 kB | [list of files] |