| Name: | ghc-enclosed-exceptions |
|---|---|
| Version: | 1.0.3 |
| Release: | 13.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 69965 |
| License: | MIT |
| RPM: | ghc-enclosed-exceptions-1.0.3-13.el9.aarch64.rpm |
| Source RPM: | ghc-enclosed-exceptions-1.0.3-13.el9.src.rpm |
| Build Date: | Mon Sep 26 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/enclosed-exceptions |
| Summary: | Catch exceptions within an enclosed computation |
| Description: | Catching all exceptions raised within an enclosed computation, while remaining responsive to (external) asynchronous exceptions. For more information on the technique, please see: <https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/catching-all-exceptions>. |