Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-managed | Distribution: Fedora Project |
Version: 1.0.10 | Vendor: Fedora Project |
Release: 3.fc40 | Build date: Wed Jan 24 15:41:37 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-07.iad2.fedoraproject.org |
Size: 206909 | Source RPM: ghc-managed-1.0.10-3.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/managed | |
Summary: A 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.
BSD-3-Clause
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 1.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <[email protected]> - 1.0.10-1 - https://hackage.haskell.org/package/managed-1.0.10/changelog * Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 1.0.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <[email protected]> - 1.0.9-3 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen <[email protected]> - 1.0.9-1 - https://hackage.haskell.org/package/managed-1.0.9/changelog
/usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/6e6e9fa1f341a31918bd31635627b18e5f7326 /usr/lib64/ghc-9.4.5/lib/libHSmanaged-1.0.10-3dxDK24Vsu2AqGtDnQ3YHQ-ghc9.4.5.so /usr/share/licenses/ghc-managed /usr/share/licenses/ghc-managed/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:56:58 2024