fortytwo-2.0.0: Interactive terminal prompt
Safe HaskellSafe-Inferred
LanguageHaskell2010

FortyTwo.Renderers.Question

Synopsis

Documentation

renderQuestion :: MonadIO m => String -> String -> String -> m () Source #

Print the question message

renderMessage :: MonadIO m => Message -> String -> m () Source #

Print any message depending on its type