套件: libghc-monad-control-dev (1.0.2.3-3build1)
libghc-monad-control-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-monad-control:
- [haskell-monad-control_1.0.2.3-3build1.dsc]
- [haskell-monad-control_1.0.2.3.orig.tar.gz]
- [haskell-monad-control_1.0.2.3-3build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [github.com]
相似套件:
Monad transformers to lift control operations
It defines the type class MonadControlIO, a subset of MonadIO into which generic control operations such as catch can be lifted from IO. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. For convenience, it provides a wrapped version of Control.Exception with types generalized from IO to all monads in MonadControlIO.
Note that this package is a rewrite of Anders Kaseorg's monad-peel library. The main difference is that this package provides CPS style operators and exploits the RankNTypes language extension to simplify most definitions.
The package includes a copy of the monad-peel testsuite written by Anders Kaseorg. The tests can be performed by using cabal test.
The following critertion based benchmark shows that monad-control is on average about 2.5 times faster than monad-peel:
http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-monad-control-dev 有關的套件
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libghc-base-dev-4.12.0.0-a9692
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-stm-dev-2.5.0.0-d9be2
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-transformers-base-dev-0.4.5.2-0ef18
- 本虛擬套件由這些套件提供: libghc-transformers-base-dev
-
- dep: libghc-transformers-compat-dev-0.6.5-95e50
- 本虛擬套件由這些套件提供: libghc-transformers-compat-dev
-
- dep: libghc-transformers-dev-0.5.6.2-9dc2e
- 本虛擬套件由這些套件提供: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-monad-control-doc
- Monad transformers to lift control operations; documentation
-
- sug: libghc-monad-control-prof
- Monad transformers to lift control operations; profiling libraries