deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: libghc-base-prof-4.18.2.1-8e81e, libghc-deepseq-prof-1.4.8.1-9013f, libghc-exceptions-prof-0.10.7-0356d,
libghc-safe-exceptions-dev (= 0.1.7.4-2), libghc-transformers-prof-0.6.1.0-5335d
Description: |-
safe, consistent, and easy exception handling; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Homepage: https://github.com/fpco/safe-exceptions
Installed-Size: '359'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-safe-exceptions-prof
Priority: optional
Provides: libghc-safe-exceptions-prof-0.1.7.4-c590f
Section: haskell
Source: haskell-safe-exceptions
Version: 0.1.7.4-2
srcpkg_name: haskell-safe-exceptions
srcpkg_version: 0.1.7.4-2