Paketname | libghc6-parsec3-dev |
Beschreibung | Haskell monadic parser combinator library for GHC |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1.0-1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 1588 Byte |
Hängt ab von | libghc6-base-dev-4.2.0.0-73995, libghc6-bytestring-dev-0.9.1.5-2d4a9, libghc6-mtl-dev-1.1.0.2-23ca4, |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-parsec |
Paketgröße | 320902 Byte |
Prüfsumme MD5 | 489a653738d756748807ea1778870ea4 |
Prüfsumme SHA1 | d257e7314051c9a57e9f0ce8f544cbd436e80b50 |
Prüfsumme SHA256 | d30ee5f1ed2e2d00f1d42a7383f729a98744bf0b27e27de5bcaead1875b5fa38 |
Link zum Herunterladen | libghc6-parsec3-dev_3.1.0-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language.
.
Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented, has extensive
libraries and good error messages, and is also fast. It is defined
as a monad transformer that can be stacked on arbitrary monads, and
it is also parametric in the input stream type.
|