module Main where
import IRC.Connection (Port)
main :: IO ()
main = go
where go = print port
port :: Port
port = 69