Text.Show.ToolsYj
class ShowIO a where Source #
Methods
showIO :: a -> IO String Source #
Defined in Text.Show.ToolsYj
printIO :: ShowIO a => a -> IO () Source #