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

Control.Moffy.Samples.Viewable.Basic

Documentation

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 #