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

Control.Moffy.Samples.Followbox.ViewType

Synopsis

VIEW

newtype View Source #

Constructors

View [View1] 

Instances

Instances details
Monoid View Source # 
Instance details

Defined in Control.Moffy.Samples.Followbox.ViewType

Methods

mempty :: View #

mappend :: View -> View -> View #

mconcat :: [View] -> View #

Semigroup View Source # 
Instance details

Defined in Control.Moffy.Samples.Followbox.ViewType

Methods

(<>) :: View -> View -> View #

sconcat :: NonEmpty View -> View #

stimes :: Integral b => b -> View -> View #

Show View Source # 
Instance details

Defined in Control.Moffy.Samples.Followbox.ViewType

Methods

showsPrec :: Int -> View -> ShowS #

show :: View -> String #

showList :: [View] -> ShowS #

COLOR

data Color Source #

Constructors

Color 

Instances

Instances details
Show Color Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Basic

Methods

showsPrec :: Int -> Color -> ShowS #

show :: Color -> String #

showList :: [Color] -> ShowS #

data Png Source #

Constructors

Png 

Instances

Instances details
Generic Png Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

Associated Types

type Rep Png :: Type -> Type #

Methods

from :: Png -> Rep Png x #

to :: Rep Png x -> Png #

Show Png Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

Methods

showsPrec :: Int -> Png -> ShowS #

show :: Png -> String #

showList :: [Png] -> ShowS #

NFData Png Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Image

Methods

rnf :: Png -> () #

type Rep Png Source # 
Instance details

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))))

TEMP

data VText Source #

Instances

Instances details
Show VText Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Text

Methods

showsPrec :: Int -> VText -> ShowS #

show :: VText -> String #

showList :: [VText] -> ShowS #

Numbered VText Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Text

Associated Types

type Number VText = (r :: Nat)

type Number VText Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Text

type Number VText = 9356029063936077826

data Line Source #

Instances

Instances details
Show Line Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Shape

Methods

showsPrec :: Int -> Line -> ShowS #

show :: Line -> String #

showList :: [Line] -> ShowS #

Numbered Line Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Shape

Associated Types

type Number Line = (r :: Nat)

type Number Line Source # 
Instance details

Defined in Control.Moffy.Samples.Viewable.Shape

type Number Line = 4967259585233995405

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 = 6897199816538316765