Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-safe-exceptions | Distribution: Fedora Project |
Version: 0.1.7.4 | Vendor: Fedora Project |
Release: 24.fc41 | Build date: Mon Aug 5 16:35:05 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-31.iad2.fedoraproject.org |
Size: 272378 | Source RPM: ghc-safe-exceptions-0.1.7.4-24.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/safe-exceptions | |
Summary: Safe, consistent, and easy exception handling |
This package provides additional safety and simplicity versus `Control.Exception` by having its functions recognize the difference between synchronous and asynchronous exceptions. As described below, synchronous exceptions are treated as _recoverable_, allowing you to catch and handle them as well as clean up after them, whereas asynchronous exceptions can only be cleaned up after. In particular, this library prevents you from making the following mistakes: * Catching and swallowing an asynchronous exception * Throwing an asynchronous exception synchronously * Throwing a synchronous exception asynchronously * Swallowing asynchronous exceptions via failing cleanup handlers
MIT
* Sat Aug 03 2024 Jens Petersen <[email protected]> - 0.1.7.4-24 - bump over tar-conduit * Sun Jul 21 2024 Jens Petersen <[email protected]> - 0.1.7.4-1 - spec file generated by cabal-rpm-2.2.1
/usr/lib/.build-id /usr/lib/.build-id/74 /usr/lib/.build-id/74/025170d4a96fb6d42d4d5475f3d4de040d5b4d /usr/lib64/ghc-9.6.6/lib/libHSsafe-exceptions-0.1.7.4-G1fs5SY5i1W7EEbU0Su8pW-ghc9.6.6.so /usr/share/licenses/ghc-safe-exceptions /usr/share/licenses/ghc-safe-exceptions/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Dec 13 03:04:50 2024