Paketname | libghc6-parsec3-doc |
Beschreibung | Haskell monadic parser combinator library for GHC; documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1.0-1 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 1464 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc, libghc6-mtl-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-parsec |
Paketgröße | 118174 Byte |
Prüfsumme MD5 | 91465715964c272b3b4c38395253013a |
Prüfsumme SHA1 | 8d03e7346f95771ba42a78dceb3b553b332e2cec |
Prüfsumme SHA256 | 8dc4fc585f01a909e331958a21d8262b7338f5332eee58821769cd74e0291de8 |
Link zum Herunterladen | libghc6-parsec3-doc_3.1.0-1_all.deb |
Ausführliche Beschreibung | This package provides the documentation for 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.
|