Paketname | libghc6-parsec3-prof |
Beschreibung | Haskell monadic parser combinator library for GHC; profiling libraries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.0.1-1 |
Sektion | universe/haskell |
Priorität | optional |
Installierte Größe | 1776 Byte |
Hängt ab von | libghc6-parsec3-dev (= 3.0.1-1), libghc6-base-prof-4.2.0.0-73995, libghc6-bytestring-prof-0.9.1.5-2d |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-parsec |
Paketgröße | 376660 Byte |
Prüfsumme MD5 | 697efe897015c20d5085abc91b1ce590 |
Prüfsumme SHA1 | 6113939693c9a1f99597e75f146af3f7a19cb131 |
Prüfsumme SHA256 | 77aa45c43e0a858a8da32b2d5cb167a54b12972028044d263e6c74a3175ef392 |
Link zum Herunterladen | libghc6-parsec3-prof_3.0.1-1_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language,
compiled for profiling.
.
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.
|