Paketname | libghc6-maybet-doc |
Beschreibung | Haskell MaybeT monad transformer - documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.2-1 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 128 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-maybet |
Paketgröße | 12220 Byte |
Prüfsumme MD5 | 8178626f483b9a30b381f6f09dd08f39 |
Prüfsumme SHA1 | d1ed688a148c970d358c0a904946629369287674 |
Prüfsumme SHA256 | e2b3f193cb16207681e40824257b5000fe75c99714a8e8bd21c49757bcf3344f |
Link zum Herunterladen | libghc6-maybet-doc_0.1.2-1_all.deb |
Ausführliche Beschreibung | MaybeT is a Haskell monad transformer that adds Maybe semantics to an
existing monad, making it able to fail (i.e. return Nothing) or be
successful (return the result wrapped in a Just).
.
If you don't know what a Haskell monad is, you can just ignore this package.
.
This package contains the library documentation.
|