[ol8_developer_EPEL] ghc-explicit-exception-0.1.9.2-2.el8.x86_64

Name:ghc-explicit-exception
Version:0.1.9.2
Release:2.el8
Architecture:x86_64
Group:Unspecified
Size:386394
License:BSD
RPM: ghc-explicit-exception-0.1.9.2-2.el8.x86_64.rpm
Source RPM: ghc-explicit-exception-0.1.9.2-2.el8.src.rpm
Build Date:Thu Feb 09 2023
Build Host:build-ol8-x86_64.oracle.com
Vendor:Oracle America
URL:https://hackage.haskell.org/package/explicit-exception
Summary:Exceptions which are explicit in the type signature
Description:
Synchronous and Asynchronous exceptions which are explicit in the type
signature. The first ones are very similar to 'Either' and
'Control.Monad.Error.ErrorT'. The second ones are used for 'System.IO.readFile'
and 'System.IO.hGetContents'. This package is a proposal for improved exception
handling in Haskell. It strictly separates between handling of exceptional
situations (file not found, invalid user input, see
<http://www.haskell.org/haskellwiki/Exception>) and (programming) errors
(division by zero, index out of range, see
<http://www.haskell.org/haskellwiki/Error>). Handling of the first one is
called "exception handling", whereas handling of errors is better known as
"debugging".

Related Packages (Show Changelog) (Show Filelist)