软件包:libghc-stmonadtrans-doc(0.4.6-1)
libghc-stmonadtrans-doc 的相关链接
Debian 的资源:
下载源码包 haskell-stmonadtrans:
- [haskell-stmonadtrans_0.4.6-1.dsc]
- [haskell-stmonadtrans_0.4.6.orig.tar.gz]
- [haskell-stmonadtrans_0.4.6-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
monad transformer version of the ST monad; documentation
This package provides a monad transformer version of the ST monad.
Warning! This monad transformer should not be used with monads that can contain multiple answers, like the list monad. The reason is that the will be duplicated across the different answers and this cause Bad Things to happen (such as loss of referential transparency). Safe monads include the monads State, Reader, Writer, Maybe and combinations of their corresponding monad transformers.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-stmonadtrans-doc 有关的软件包
|
|
|
|
-
- dep: haddock-interface-38
- 本虚包由这些包填实: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-stmonadtrans-dev
- monad transformer version of the ST monad
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-stmonadtrans-prof
- monad transformer version of the ST monad; profiling libraries