moffy-samples-events-0.2.1.0: Events for sample codes of moffy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Control.Moffy.Samples.Viewable.Image

Documentation

data Image Source #

Constructors

Image' Position Png 

Instances

Instances details
Show Image Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

Methods

showsPrec :: Int -> Image -> ShowS #

show :: Image -> String #

showList :: [Image] -> ShowS #

Numbered Image Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

Associated Types

type Number Image = (r :: Nat)

type Number Image Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

type Number Image = 16144998230536436718

data Png Source #

Constructors

Png 

Instances

Instances details
Show Png Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

Methods

showsPrec :: Int -> Png -> ShowS #

show :: Png -> String #

showList :: [Png] -> ShowS #