| License | BSD-style |
|---|---|
| Maintainer | Psychohistorians |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Basement.Compat.MonadTrans
Description
An internal and really simple monad transformers, without any bells and whistse.
Documentation
newtype State s (m :: Type -> Type) a Source #
Simple State monad