module Main where import IRC.Connection (Port) main :: IO () main = do s <- getContents putStr s print port port :: Port port = 69