life-sync-1.0.1

Safe HaskellNone
LanguageHaskell2010

Life.Message

Contents

Synopsis

Documentation

beautyPrint :: [IO ()] -> Text -> IO () Source #

Takes list of formatting options, prints text using this format options.

abortCmd :: Text -> Text -> IO () Source #

Print message and abort current process.

Questions