套件:libghc-exceptions-dev(0.10.0-2 以及其他的)
libghc-exceptions-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-exceptions:
- [haskell-exceptions_0.10.0-2.dsc]
- [haskell-exceptions_0.10.0.orig.tar.gz]
- [haskell-exceptions_0.10.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
extensible optionally-pure exceptions
This library supports monads that can throw extensible exceptions. The exceptions are the very same from Control.Exception, and the operations offered very similar, but here they are not limited to IO.
This code is in the style of both transformers and mtl, and is compatible with them, though doesn't mimic the module structure or offer the complete range of features in those packages.
This is very similar to ErrorT and MonadError, but based on features of Control.Exception. In particular, it handles the complex case of asynchronous exceptions by including mask in the typeclass. Note that the extensible extensions feature relies the RankNTypes language extension.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-exceptions-dev 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-mtl-dev-2.2.2-32af5
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-stm-dev-2.4.5.1-23dc2
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-template-haskell-dev-2.13.0.0-154a8
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-compat-dev-0.6.2-90ddd
- 本虛擬套件由這些套件填實: libghc-transformers-compat-dev
-
- dep: libghc-transformers-dev-0.5.5.0-1fc6e
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-exceptions-doc
- extensible optionally-pure exceptions; documentation
-
- sug: libghc-exceptions-prof
- extensible optionally-pure exceptions; profiling libraries