fuzzy-timings-0.0.1: Translates high-level definitions of "fuzzily" scheduled objects (e.g. play this commercial 10 times per hour between 9:00-13:00) to a list of accurately scheduled objects using glpk-hs.

Safe HaskellSafe-Inferred
LanguageHaskell98

FuzzyTimings.SlicedTime

Documentation

data SlicedTime a Source

Instances

Eq (SlicedTime a) 
Show a => Show (SlicedTime a)