Paketname | libghc6-parsec3-dev |
Beschreibung | Haskell monadic parser combinator library for GHC |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.0.1-1 |
Sektion | universe/haskell |
Priorität | optional |
Installierte Größe | 1500 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 | Ubuntu Developers |
Quelle | haskell-parsec |
Paketgröße | 303390 Byte |
Prüfsumme MD5 | e55bf31eb0bd8140c4a8ba001f144af7 |
Prüfsumme SHA1 | fde3a2b8cf866e03c13a5dcf1d8ed8f52c5b8feb |
Prüfsumme SHA256 | 3547398bb2089ec68b6823fb4e01266ba4e66bfb9f53387d7677d1c47d10dc40 |
Link zum Herunterladen | libghc6-parsec3-dev_3.0.1-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.
|