classify-2012.10.21: Library for classification of media files.

Safe HaskellNone

Data.Classify.DataTypes

Documentation

data Version Source

Constructors

Version 

Fields

season :: Int
 
episode :: Int
 
DateVersion 

Fields

year :: Int
 
month :: Int
 
day :: Int