パッケージ: 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.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-bfdb4
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mtl-dev-2.2.2-7208c
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-stm-dev-2.5.0.0-28cfe
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-template-haskell-dev-2.15.0.0-28dea
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c
- 以下のパッケージによって提供される仮想パッケージです: 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