@ -3,8 +3,10 @@ module Main where
import IRC.Connection (Port)
main :: IO ()
main = go
where go = print port
main = do
s <- getContents
putStr s
print port
port :: Port
port = 69
The note is not visible to the blocked user.