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