Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> haskell >> libghc-safe-exceptions-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: haskell-safe-exceptions  ]

套件: libghc-safe-exceptions-dev (0.1.6.0-1)

safe, consistent, and easy exception handling

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. See http://www.haskell.org/ for more information on Haskell.

其他與 libghc-safe-exceptions-dev 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 libghc-safe-exceptions-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 33.4 kB312 kB [文件列表]
i386 33.3 kB273 kB [文件列表]