Add Internal module
2 files changed, 10 insertions(+), 0 deletions(-) A lib/Network/Protocol/XMPP/Internal.hs M network-protocol-xmpp.cabal
A lib/Network/Protocol/XMPP/Internal.hs => lib/Network/Protocol/XMPP/Internal.hs +9 -0
@@ 0,0 1,9 @@ module Network.Protocol.XMPP.Internal ( Node(..), Domain(..), Resource(..), Stanza(..) ) where import Network.Protocol.XMPP.JID import Network.Protocol.XMPP.Stanza
M network-protocol-xmpp.cabal => network-protocol-xmpp.cabal +1 -0