purebred-0.1.0.0: An mail user agent built around notmuch
UI.Utils
Description
Utility functions for UI
titleize :: Titleize a => a -> Text Source #
class Titleize a Source #
Show a descriptive name
Minimal complete definition
titleize
Defined in UI.Utils
Methods
titleize :: ViewName -> Text Source #
titleize :: Name -> Text Source #