| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Control.Moffy.Samples.Followbox.ViewType
VIEW
COLOR
Instances
| Generic Png Source # | |
| Show Png Source # | |
| NFData Png Source # | |
Defined in Control.Moffy.Samples.Viewable.Image | |
| type Rep Png Source # | |
Defined in Control.Moffy.Samples.Viewable.Image type Rep Png = D1 ('MetaData "Png" "Control.Moffy.Samples.Viewable.Image" "moffy-samples-events-0.2.2.5-AkKMmJvTD9Q2xKRllJM68b" 'False) (C1 ('MetaCons "Png" 'PrefixI 'True) (S1 ('MetaSel ('Just "pngWidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Double) :*: (S1 ('MetaSel ('Just "pngHeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Double) :*: S1 ('MetaSel ('Just "pngData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString)))) | |