ref-tf
A type class for monads with references using type families.
Contains a 'MonadRef' type class that abstracts over the details of manipulating references, allowing one to write code that can operate in either the ST monad or the IO monad.
Install
cabal install ref-tf- base >= 4 && < 5
- stm >= 2.1 && < 2.6
- transformers >= 0.2 && < 0.7
- 0.5.0.1
- 0.5
- 0.4.0.2
- 0.4.0.1
- 0.4
- 0.3.0.3
- 0.3.0.2
- 0.3.0.1
- 0.3
- 0.2
- 0.1