Information for RPM ghc-managed-1.0.9-2.fc37.riscv64.rpm
ID | 863539 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | ghc-managed | ||||||||||||||||
Version | 1.0.9 | ||||||||||||||||
Release | 2.fc37 | ||||||||||||||||
Epoch | |||||||||||||||||
Arch | riscv64 | ||||||||||||||||
Summary | A monad for managed values | ||||||||||||||||
Description | 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. | ||||||||||||||||
Build Time | 2022-10-28 07:27:54 GMT | ||||||||||||||||
Size | 36.23 KB | ||||||||||||||||
4844bc9dfb58a569a2e373c0d0de397c | |||||||||||||||||
License | BSD | ||||||||||||||||
Buildroot | f37-build-660183-73772 | ||||||||||||||||
Provides |
|
||||||||||||||||
Obsoletes | No Obsoletes | ||||||||||||||||
Conflicts | No Conflicts | ||||||||||||||||
Requires |
|
||||||||||||||||
Recommends | No Recommends | ||||||||||||||||
Suggests | No Suggests | ||||||||||||||||
Supplements | No Supplements | ||||||||||||||||
Enhances | No Enhances | ||||||||||||||||
Files |
|
||||||||||||||||
Component of |
|