toolshed-0.12.0.0: Utilities used by other packages.

ToolShed.Options

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Defines a standard interface to which various options-related data can conform.

Synopsis

Type-classes

class Defaultable a => Options a whereSource

Similar to the class Text.Regex.Base.RegexLike.RegexOptions.

Methods

blankValueSource

Arguments

:: a

The undefined state of the data-type, which may be literal, but could alternatively be a logical starting value.