| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.Tox.Types.Events
Documentation
Constructors
Instances
Instances
| Eq Events Source # | |
| Ord Events Source # | |
| Show Events Source # | |
| Generic Events Source # | |
| Arbitrary Events Source # | |
| MessagePack Events Source # | |
Defined in Network.Tox.Types.Events Methods toObject :: Config -> Events -> Object # fromObjectWith :: (Applicative m, Monad m, MonadValidate DecodeError m) => Config -> Object -> m Events # | |
| type Rep Events Source # | |
Defined in Network.Tox.Types.Events | |