Package Info

ghc-STMonadTrans


A monad transformer version of the ST monad


Development/Libraries/Haskell

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.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/STMonadTrans

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.4.3-bp150.2.5 info GA Release 2018-08-01 15
  • AArch64
  • ghc-STMonadTrans
  • ghc-STMonadTrans-devel
0.4.3-bp150.2.7 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-STMonadTrans
  • ghc-STMonadTrans-devel