Package: libghc-safe-exceptions-dev (0.1.7.4-2)
Links for libghc-safe-exceptions-dev
Debian Resources:
Download Source Package haskell-safe-exceptions:
- [haskell-safe-exceptions_0.1.7.4-2.dsc]
- [haskell-safe-exceptions_0.1.7.4.orig.tar.gz]
- [haskell-safe-exceptions_0.1.7.4-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to libghc-safe-exceptions-dev
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b5217
- virtual package provided by ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-f9583
- virtual package provided by ghc
-
- dep: libghc-exceptions-dev-0.10.7-fdf92
- virtual package provided by ghc
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- virtual package provided by ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
Download libghc-safe-exceptions-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
riscv64 | 70.7 kB | 676.0 kB | [list of files] |