Stmonadtrans

From Free Software Directory
Revision as of 16:33, 14 February 2017 by Genium (talk | contribs)

Jump to: navigation, search


[edit]

Stmonadtrans

http://hackage.haskell.org/package/stmonadtrans
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.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Joachim Breitner <nomeata@debian.org>

Verified on

26 July 2014

Notes

License: the glasgow haskell compiler license




Leaders and contributors

Contact(s)Role
Josef Svenningsson contact


Resources and communication

AudienceResource typeURI
Downloadhttp://hackage.haskell.org/package/stmonadtrans
Debian (Ref) (R)https://tracker.debian.org/pkg/haskell-stmonadtrans


Software prerequisites




Entry




Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/haskell-stmonadtrans

[[Category:]]





"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.