Fedora Packages

ghc-explicit-exception

Exceptions which are explicit in the type signature

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://wiki.haskell.org/Exception>) and (programming) errors (division by zero, index out of range, see <http://wiki.haskell.org/Error>). Handling of the first one is called "exception handling", whereas handling of errors is better known as "debugging".

Releases Overview

Release Stable Testing
Fedora Rawhide 0.2-9.fc43 -
Fedora 42 0.2-7.fc42 -
Fedora 41 0.2-6.fc41 -
Fedora 40 0.2-3.fc40 -
Fedora EPEL 8 0.1.9.2-2.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-explicit-exception dash maintainers at fedoraproject dot org.



Sources on Pagure