fortytwo-0.0.1: Interactive terminal prompt

Safe HaskellSafe
LanguageHaskell2010

FortyTwo.Renderers.Question

Synopsis

Documentation

renderQuestion :: String -> String -> String -> IO () Source #

Print the question message

renderMessage :: Message -> String -> IO () Source #

Print any message depending on its type