FileSize | 31400 |
MD5 | 0875EE7597058B4BB3B7A969ED3BE2F3 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-managed-prof |
PackageSection | haskell |
PackageVersion | 1.0.7-2build1 |
SHA-1 | 9720B9C1B54BF55E78359F14532AA8CFDEE5763B |
SHA-256 | 40265CFE566A6988BB0C51EC85AC58E8E9C968A9BC64EC7015303791DD70BC3A |