| MonadTrans HistoryT Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| ChChannelPrinter Bool m => ChChannelPrinter Bool (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChChannelPrinter Int m => ChChannelPrinter Int (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChChannelPrinter Handle m => ChChannelPrinter Handle (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| Monad m => Monad (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| Monad m => Functor (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| Monad m => Applicative (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| MonadIO m => MonadIO (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| ChAtoms m => ChAtoms (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChCounter m => ChCounter (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChExpand m => ChExpand (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| Monad m => ChHistoryEnv (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Expansion.History |
| ChExpanderEnv m => ChExpanderEnv (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChFinalizer m => ChFinalizer (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChPrinter m => ChPrinter (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChExtendedPrinter m => ChExtendedPrinter (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChScanner m => ChScanner (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |
| ChBufferedScanner m => ChBufferedScanner (HistoryT m) Source # | |
Instance detailsDefined in Text.Chatty.Interactor |