套件:libghc-monad-control-dev(1.0.3.1-3)
libghc-monad-control-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-monad-control:
- [haskell-monad-control_1.0.3.1-3.dsc]
- [haskell-monad-control_1.0.3.1.orig.tar.gz]
- [haskell-monad-control_1.0.3.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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: libc6 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-038db
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-stm-dev-2.5.1.0-5d505
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-base-dev-0.4.6-3b24d
- 本虛擬套件由這些套件填實: libghc-transformers-base-dev
-
- dep: libghc-transformers-compat-dev-0.7.2-8bcf9
- 本虛擬套件由這些套件填實: libghc-transformers-compat-dev
-
- dep: libghc-transformers-dev-0.6.1.0-b6e44
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library