Skip to content
Sections
>> Trisquel >> Packages >> aramo >> haskell >> libghc-safe-exceptions-prof
etiona  ] [  nabia  ] [  aramo  ]
[ Source: haskell-safe-exceptions  ]

Package: libghc-safe-exceptions-prof (0.1.7.0-6build2)

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.

Other Packages Related to libghc-safe-exceptions-prof

  • depends
  • recommends
  • suggests

Download libghc-safe-exceptions-prof

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 35.5 kB322 kB [list of files]
arm64 39.1 kB366 kB [list of files]
armhf 38.8 kB294 kB [list of files]
ppc64el 42.0 kB469 kB [list of files]