パッケージ: libghc-stmonadtrans-doc (0.4.8-1)
libghc-stmonadtrans-doc に関するリンク
Debian の資源:
haskell-stmonadtrans ソースパッケージをダウンロード:
- [haskell-stmonadtrans_0.4.8-1.dsc]
- [haskell-stmonadtrans_0.4.8.orig.tar.gz]
- [haskell-stmonadtrans_0.4.8-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-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- 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