Pakket: libghc-stmonadtrans-doc (0.4.6-1)
Verwijzigingen voor libghc-stmonadtrans-doc
Debian bronnen:
Het bronpakket haskell-stmonadtrans downloaden:
- [haskell-stmonadtrans_0.4.6-1.dsc]
- [haskell-stmonadtrans_0.4.6.orig.tar.gz]
- [haskell-stmonadtrans_0.4.6-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libghc-stmonadtrans-doc gerelateerde pakketten
|
|
|
|
-
- dep: haddock-interface-38
- virtueel pakket geboden door 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