FileSize | 32620 |
MD5 | ED9FF1D62A6B724AFD6CEDC108F933F8 |
PackageDescription | monad for managed values
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 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-dev |
PackageSection | haskell |
PackageVersion | 1.0.7-2 |
SHA-1 | 0A710FA348577998127AFF763FD005A5D5FFEC84 |
SHA-256 | 35336775F5D430DFD9DAC27156489A8FD82F777336500409BB06EE805E1A09CF |