Paketname | libghc6-explicit-exception-doc |
Beschreibung | Haskell exceptions which are explicit in the type signature; documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.5-1 |
Sektion | doc |
Priorität | extra |
Installierte Größe | 492 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc, libghc6-transformers-doc |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-explicit-exception |
Paketgröße | 42312 Byte |
Prüfsumme MD5 | 890babc2c17fffcf294b02043e973019 |
Prüfsumme SHA1 | 7f32b1f4909cb8ba5aaac03d95bf004a1738ce3a |
Prüfsumme SHA256 | 837d473288cccf985bd8468d8642dbca58e912796474887577f3b6d6e0c463bd |
Link zum Herunterladen | libghc6-explicit-exception-doc_0.1.5-1_all.deb |
Ausführliche Beschreibung | This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
.
This library provides synchronous and asynchronous exceptions which are
explicit in the type signature. The first ones are very similar to Either
and Control.Monad.Error.ErrorT. The second ones are used for
System.IO.readFile and System.IO.hGetContents.
|