Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.9% downloads on hackage.haskell.org
Top 7.2% dependent packages on hackage.haskell.org
Top 7.6% dependent repos on hackage.haskell.org

hackage.haskell.org : STMonadTrans

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 state token will be duplicated across the different answers and this causes 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.

Registry - Source - JSON
purl: pkg:hackage/STMonadTrans
Keywords: bsd3, library, monads
License: BSD-3-Clause
Latest release: 5 months ago
First release: about 16 years ago
Dependent packages: 2
Dependent repositories: 48
Downloads: 36,643 total
Stars: 9 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...