SimplePrompt
prompt :: String -> IO String Source #
prompt_ :: String -> IO () Source #
yesno :: Maybe Bool -> String -> IO Bool Source #