软件包:libghc-monad-control-dev(1.0.3.1-1 以及其他的)
libghc-monad-control-dev 的相关链接
Debian 的资源:
下载源码包 haskell-monad-control:
- [haskell-monad-control_1.0.3.1-1.dsc]
- [haskell-monad-control_1.0.3.1.orig.tar.gz]
- [haskell-monad-control_1.0.3.1-1.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.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-07409
- 本虚包由这些包填实: ghc
-
- dep: libghc-stm-dev-2.5.0.0-ca020
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-base-dev-0.4.6-07a65
- 本虚包由这些包填实: libghc-transformers-base-dev
-
- dep: libghc-transformers-dev-0.5.6.2-00dfd
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库