Paketname | libghc6-binary-prof |
Beschreibung | Haskell library for binary serialisation; profiling library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.0.2-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 928 Byte |
Hängt ab von | libghc6-binary-dev (= 0.5.0.2-1), libghc6-array-prof-0.3.0.0-dbdf7, libghc6-base-prof-4.2.0.0-73995, |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-binary |
Paketgröße | 199422 Byte |
Prüfsumme MD5 | bd04c9bd2f1c06f3e3f93d4ba96f91a6 |
Prüfsumme SHA1 | 6855bb7b4e59e0b09dcbf3f4a1732fab1c299171 |
Prüfsumme SHA256 | 58b75a9337b2bc2423c5f7622806ac8d2dcf220fd4c3ec65429e4e2b8c25f184 |
Link zum Herunterladen | libghc6-binary-prof_0.5.0.2-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
.
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).
|