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-27.fc43 RPM for x86_64

From Fedora Rawhide for x86_64 / g

Name: ghc-safe-exceptions Distribution: Fedora Project
Version: 0.1.7.4 Vendor: Fedora Project
Release: 27.fc43 Build date: Mon Apr 7 15:59:48 2025
Group: Unspecified Build host: buildhw-x86-08.iad2.fedoraproject.org
Size: 100351 Source RPM: ghc-safe-exceptions-0.1.7.4-27.fc43.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

* Mon Apr 07 2025 Jens Petersen <petersen@redhat.com> - 0.1.7.4-27
  - Rebuild
* Sun Mar 30 2025 Jens Petersen <petersen@redhat.com> - 0.1.7.4-26
  - Rebuild
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7.4-25
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* 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/lib64/ghc-9.8.4/lib/libHSsafe-exceptions-0.1.7.4-B2s9ZOy4oHL3JBLRgsSlDD-ghc9.8.4.so
/usr/share/licenses/ghc-safe-exceptions
/usr/share/licenses/ghc-safe-exceptions/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 17 00:24:42 2025