套件: libghc-exceptions-dev (0.10.4-1build2)
libghc-exceptions-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-exceptions:
- [haskell-exceptions_0.10.4-1build2.dsc]
- [haskell-exceptions_0.10.4.orig.tar.gz]
- [haskell-exceptions_0.10.4-1build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
- Ilias Tsitsimpis
外部的資源:
- 主頁 [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.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-mtl-dev-2.2.2-c5b7a
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-stm-dev-2.5.0.0-d009b
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-template-haskell-dev-2.15.0.0-d6b75
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-38196
- 本虛擬套件由這些套件提供: 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