fortytwo-1.0.3: Interactive terminal prompt

Safe HaskellSafe
LanguageHaskell2010

FortyTwo.Types

Synopsis

Documentation

data Message Source #

UI message types

Constructors

Question 
DefaultAnswer 
Answer 

Instances

data Option Source #

Struct needed for rendering the select prompts

Constructors

Option 

Instances

type Options = [Option] Source #

List of options