全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: haskell-safe-exceptions  ]

软件包:libghc-safe-exceptions-dev(0.1.7.4-2)

libghc-safe-exceptions-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 haskell-safe-exceptions

维护小组:

外部的资源:

相似软件包:

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 48.3 kB394.0 kB [文件列表]
arm64 49.1 kB459.0 kB [文件列表]
armel 57.3 kB469.0 kB [文件列表]
armhf 56.6 kB466.0 kB [文件列表]
i386 64.6 kB461.0 kB [文件列表]
mips64el 58.3 kB624.0 kB [文件列表]
ppc64el 55.7 kB588.0 kB [文件列表]
riscv64 70.7 kB676.0 kB [文件列表]
s390x 64.6 kB675.0 kB [文件列表]