Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-safe-exceptions-0.1.7.4-24.fc41 RPM for aarch64

From Fedora Rawhide for aarch64 / g

Name: ghc-safe-exceptions Distribution: Fedora Project
Version: 0.1.7.4 Vendor: Fedora Project
Release: 24.fc41 Build date: Mon Aug 5 16:28:48 2024
Group: Unspecified Build host: buildhw-a64-09.iad2.fedoraproject.org
Size: 207338 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

Provides

Requires

License

MIT

Changelog

* Sat Aug 03 2024 Jens Petersen <petersen@redhat.com> - 0.1.7.4-24
  - bump over tar-conduit
* Sun Jul 21 2024 Jens Petersen <petersen@redhat.com> - 0.1.7.4-1
  - spec file generated by cabal-rpm-2.2.1

Files

/usr/lib/.build-id
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/94962aa11dcbcfe416425c0196d942a7adb70b
/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, Wed Sep 11 02:01:04 2024