simple-ui-0.1.2: UI library for terminal.

Safe HaskellNone
LanguageHaskell2010

Simple.UI.Layouts.SingleLayout

Synopsis

Documentation

class LayoutClass w => SingleLayoutClass w Source #

Minimal complete definition

layoutIndex

def :: Default a => a #

The default value for this type.