MD5 | 64DB04D5EB368732250017C945D8C898 |
PackageArch | x86_64 |
PackageDescription | 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. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-managed |
PackageRelease | lp152.1.5 |
PackageVersion | 1.0.7 |
SHA-1 | 15DB0017C8A6B395D4CEF6B05C65837844A93E40 |
SHA-256 | 5FF82EBF2CE20ECF63459FA2BA8D46CDB37641D8FDD4171E403D98C9B9D779DE |