napkin-1.0.0
Safe HaskellNone
LanguageGHC2021

Napkin.Cli.History.History

Documentation

history :: forall {k} (bk :: k) m. (HasBackendQueryStats bk, MonadIO m) => AppName -> ConnectionString -> HistorySubCommand -> m (Either HistoryError ()) #