Binary package “libghc-stmonadtrans-dev” in ubuntu focal
monad transformer version of the ST monad
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 a library for the Haskell programming language.
See http://
Source package
Published versions
- libghc-stmonadtrans-dev 0.4.3-4build1 in amd64 (Release)
- libghc-stmonadtrans-dev 0.4.3-4build1 in arm64 (Release)
- libghc-stmonadtrans-dev 0.4.3-4build1 in armhf (Release)
- libghc-stmonadtrans-dev 0.4.3-4build1 in ppc64el (Release)
- libghc-stmonadtrans-dev 0.4.3-4build1 in riscv64 (Release)
- libghc-stmonadtrans-dev 0.4.3-4build1 in s390x (Release)