Precursor.System.IO
data IO a
class MonadIO m
liftIO
type FilePath
readFile
writeFile
appendFile
interact
getContents
getLine
putStr
putStrLn