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

Control.Moffy.Samples.View

Documentation

data View Source #

Constructors

View [View1] 
Stopped 

Instances

Instances details
Show View Source # 
Instance details

Defined in Control.Moffy.Samples.View

Methods

showsPrec :: Int -> View -> ShowS #

show :: View -> String #

showList :: [View] -> ShowS #