bishbosh-0.1.4.0: Plays chess.
Safe HaskellNone
LanguageHaskell2010

BishBosh.UI.ReportObject

Description

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

Types

Data-types

data ReportObject Source #

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

Constants

range :: [ReportObject] 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.