FileSize | 40280 |
MD5 | 33231E87827FF8036D4B837C8E9B665C |
PackageDescription | monad for managed values; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-managed-prof |
PackageSection | haskell |
PackageVersion | 1.0.7-2+b1 |
SHA-1 | 1754A199A6EA9E199DBC5B2D9F2AF79582AF2BD6 |
SHA-256 | FFFE25A4A7F2EB8377B8A49B05D2559472CA187EB3F116D1E6024D04BD62249F |