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
- codemeta.json
purl: pkg:hackage/STMonadTrans
Keywords:
bsd3
, library
, monads
, Propose Tags
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: over 17 years ago
Dependent packages: 2
Dependent repositories: 48
Downloads: 38,712 total
Stars: 10 on GitHub
Forks: 4 on GitHub
Total Commits: 79
Committers: 9
Average commits per author: 8.778
Development Distribution Score (DDS): 0.367
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago