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