weekdaze-0.0.0.2: A school-timetable problem-solver.

Safe HaskellNone
LanguageHaskell2010

WeekDaze.Identifiers.TeacherId

Contents

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
Defines a suitable type for its polymorphic namesake.
CAVEAT
Exporting nothing but the type-constructor forces this to be used only as an interface, & therefore to be easily replaced; though a data-constructor is also exported for testing.
Synopsis

Types

Data-types

Constants

Functions

Constructor

mkTeacherId :: String -> TeacherId Source #

Constructor.