Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> haskell >> libghc-safe-exceptions-prof
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: haskell-safe-exceptions  ]

软件包: libghc-safe-exceptions-prof (0.1.7.0-4build1)

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.

其他与 libghc-safe-exceptions-prof 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libghc-safe-exceptions-prof

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 35.6 kB322 kB [文件列表]
armhf 38.9 kB292 kB [文件列表]