bishbosh-0.1.2.0: Plays chess.
Safe HaskellNone
LanguageHaskell2010

BishBosh.Text.ShowColouredPrefix

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Define standard prefixes for log-messages.
Synopsis

Constants

showsPrefixInfo :: ShowS Source #

Show the prefix used to denote an information-message.

showsPrefixWarning :: ShowS Source #

Show the prefix used to denote a warning-message.

showsPrefixError :: ShowS Source #

Show the prefix used to denote an error-message.