Paket: libghc6-binary-dev (0.4.1-3) [universe]
Links für libghc6-binary-dev
Ubuntu-Ressourcen:
Quellcode-Paket haskell-binary herunterladen:
Betreuer:
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.
Externe Ressourcen:
- Homepage [code.haskell.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu libghc6-binary-dev
|
|
|
-
- sug: libghc6-binary-doc
- Haskell library for binary serialisation; documentation
libghc6-binary-dev herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 207,7 kB | 1.444,0 kB | [Liste der Dateien] |
| i386 | 211,8 kB | 996,0 kB | [Liste der Dateien] |