fortytwo-1.0.6: Interactive terminal prompt
Safe HaskellSafe-Inferred
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