deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-42
Description: |-
safe, consistent, and easy exception handling; documentation
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
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Homepage: https://github.com/fpco/safe-exceptions
Installed-Size: '713'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-safe-exceptions-doc
Priority: optional
Recommends: ghc-doc, libghc-safe-exceptions-dev, libjs-mathjax
Section: doc
Source: haskell-safe-exceptions
Suggests: libghc-safe-exceptions-prof
Version: 0.1.7.4-2
srcpkg_name: haskell-safe-exceptions
srcpkg_version: 0.1.7.4-2