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