Network.IRC.Conduit.Internal

Internal Lens synonyms

type Lens s t a b

type Lens' s a

type Prism s t a b

type Prism' s a

Conduits

chunked

Type synonyms

type ChannelName a

type NickName a

type ServerName a

type Reason a

type IsModeSet

type ModeFlag a

type ModeArg a

type NumericArg a

type Target a

type IrcEvent

type IrcSource

type IrcMessage

Messages

data Event a

data Source a

data Message a

Decoding messages

fromByteString

attemptDecode

Encoding messages

toByteString

mkMessage

rawMessage