show-0.6: 'Show' instances for Lambdabot
ShowFun
Contents
Methods
showsPrec :: Int -> IO a -> ShowS
show :: IO a -> String
showList :: [IO a] -> ShowS
showsPrec :: Int -> (a -> b) -> ShowS
show :: (a -> b) -> String
showList :: [a -> b] -> ShowS