changelogged-0.2.0: Changelog manager for Git projects.

Safe HaskellNone
LanguageHaskell2010

Changelogged.Utils

Synopsis

Documentation

coloredPrint :: Color -> Text -> IO () Source #

Print '@text@' with ansi-terminal color.

info :: Text -> IO () Source #