软件包:libghc-exceptions-dev(0.10.4-1 以及其他的)
libghc-exceptions-dev 的相关链接
Debian 的资源:
下载源码包 haskell-exceptions:
- [haskell-exceptions_0.10.4-1.dsc]
- [haskell-exceptions_0.10.4.orig.tar.gz]
- [haskell-exceptions_0.10.4-1.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: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-7d708
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.2.2-808ea
- 本虚包由这些包填实: ghc
-
- dep: libghc-stm-dev-2.5.0.0-7e2c4
- 本虚包由这些包填实: ghc
-
- dep: libghc-template-haskell-dev-2.15.0.0-93ed7
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-8bd9f
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-exceptions-doc
- extensible optionally-pure exceptions; documentation
-
- sug: libghc-exceptions-prof
- extensible optionally-pure exceptions; profiling libraries