bishbosh-0.1.2.0: Plays chess.
Safe HaskellNone
LanguageHaskell2010

BishBosh.UI.PrintObject

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Defines the static data a user can request at runtime.
Synopsis

Types

Data-types

data PrintObject Source #

A sum-type of objects a user may want to print at runtime.

Constructors

Configuration 
Help 

Constants

helpTag :: String Source #

Input-format.

range :: [PrintObject] Source #

The constant list of possible values.

Functions

autoComplete :: ShowS Source #

Replace the first word of the specified string with the name of the object to print, of which it is an unambiguous case-insensitive prefix.