{-# LANGUAGE OverloadedStrings #-} module Main where import Network.FastIRC import Network.FastIRC.Session main :: IO () main = return ()