classify-2008.10.20.1: Library for classification of media files.Source codeContentsIndex
Data.Classify.DataTypes
Documentation
data Element Source
Constructors
Series
name :: Name
version :: Version
title :: Title
lastname :: LastName
score :: Int
show/hide Instances
type Name = StringSource
type LastName = NameSource
type Title = StringSource
data Version Source
Constructors
Version
season :: Int
episode :: Int
DateVersion
year :: Int
month :: Int
day :: Int
show/hide Instances
data MarkupStyle Source
Constructors
Literate Char
Symbol Char
Numeric Char Int
show/hide Instances
data MarkupLayout Source
Constructors
Replace Char String
Function Char (Int -> String)
Produced by Haddock version 2.3.0