chatty-0.6.2.1: Some monad transformers and typeclasses for abstraction of global dependencies.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.Chatty.Expansion.History

Documentation

withHistory :: Monad m => HistoryT m a -> m a Source