Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
data NospamKeys Source #
Instances
Instances
Eq Bytes Source # | |
Read Bytes Source # | |
Show Bytes Source # | |
Generic Bytes Source # | |
Arbitrary Bytes Source # | |
Binary Bytes Source # | |
type Rep Bytes Source # | |
Defined in Network.Tox.SaveData type Rep Bytes = D1 ('MetaData "Bytes" "Network.Tox.SaveData" "toxcore-0.2.11-inplace" 'True) (C1 ('MetaCons "Bytes" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString))) |