[ bianca ]
[ 源代码: haskell-managed ]
软件包:libghc-managed-dev(1.0.10-2 以及其他的)
libghc-managed-dev 的相关链接
下载源码包 haskell-managed:
- [haskell-managed_1.0.10-2.debian.tar.xz]
- [haskell-managed_1.0.10-2.dsc]
- [haskell-managed_1.0.10.orig.tar.gz]
维护小组:
相似软件包:
monad for managed values
In Haskell you very often acquire values using the with... idiom using functions of type (a -> IO r) -> IO r. This idiom forms a Monad, which is a special case of the ContT monad (from transformers) or the Codensity monad (from kan-extensions). The main purpose behind this package is to provide a restricted form of these monads specialized to this unusually common case.
The reason this package defines a specialized version of these types is to:
* be more beginner-friendly, * simplify inferred types and error messages, and: * provide some additional type class instances that would otherwise be orphan instances
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-managed-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.18.2.1-75247 [arm64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.18.2.1-8e81e [amd64]
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library