Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
History | |
|
Instances
class Monad he => ChHistoryEnv he where Source #
Instances
expandHist :: ChHistoryEnv h => String -> h String Source #
withHistory :: Monad m => HistoryT m a -> m a Source #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
History | |
|
class Monad he => ChHistoryEnv he where Source #
expandHist :: ChHistoryEnv h => String -> h String Source #
withHistory :: Monad m => HistoryT m a -> m a Source #