FileSize | 37312 |
MD5 | EC4AA90FC75363846BDFA4C2A641D8AB |
PackageDescription | monad for managed values; documentation
In Haskell you very often acquire values using the with...
idiom using functions of type (a -> IO r) -> IO r. This idiom forms a
Monad, which is a special case of the ContT monad (from transformers) or
the Codensity monad (from kan-extensions). The main purpose behind this
package is to provide a restricted form of these monads specialized to this
unusually common case.
.
The reason this package defines a specialized version of these types
is to:
.
* be more beginner-friendly,
* simplify inferred types and error messages, and:
* provide some additional type class instances that would otherwise
be orphan instances
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-managed-doc |
PackageSection | doc |
PackageVersion | 1.0.7-2build1 |
SHA-1 | CF325D5F85967210442D2FB2D280BE22945921FB |
SHA-256 | D1E2ED6DBAF05DD8E4C7117C3D8C216483839C9BC5554537A0E427A1184DD167 |