module Network.XMPP.MyDebug where

myDebug :: String -> IO ()
myDebug msg = return ()