Safe Haskell | None |
---|---|
Language | Haskell2010 |
Irc.Core.Prisms
Description
Automatically generated Prism
s for all of the types in MsgFromServer
Documentation
_Mode :: Prism' MsgFromServer (UserInfo, Identifier, [ByteString])
_RplSaslFail :: Prism' MsgFromServer ()
_RplLoggedOut :: Prism' MsgFromServer ()
_RplEndOfInfo :: Prism' MsgFromServer ()
_RplEndOfMotd :: Prism' MsgFromServer ()
_RplMotdStart :: Prism' MsgFromServer ()
_RplNameReply :: Prism' MsgFromServer (ChannelType, Identifier, [ByteString])
_RplWhoReply :: Prism' MsgFromServer (Identifier, ByteString, ByteString, ByteString, Identifier, ByteString, ByteString)
_RplListEnd :: Prism' MsgFromServer ()
_RplListStart :: Prism' MsgFromServer ()
_RplNowAway :: Prism' MsgFromServer ()
_RplUnAway :: Prism' MsgFromServer ()