hackageDB :: [Package]

Built with Cabal

The event-list package (version 0.0.6)

These lists manage events that are associated with times. Times may be given as difference between successive events or as absolute time values. Pauses before the first and after the last event are supported. The underlying data structures are lists of elements of alternating types, that is [b,a,b,...,a,b] or [a,b,a,...,a,b]. The data structures can be used to represent MIDI files, OpenSoundControl message streams, music performances etc.

Other versions0.0.5
Dependenciesbase (>=1.0&&<2), mtl, non-negative (==0.0.1), QuickCheck or
base (>=2), mtl, non-negative (==0.0.1), QuickCheck, random
LicenseGPL
AuthorHenning Thielemann <haskell@henning-thielemann.de>
MaintainerHenning Thielemann <haskell@henning-thielemann.de>
CategoryData
Home pagehttp://darcs.haskell.org/event-list/
Exposed modulesData.EventList.Absolute.TimeBody, Data.EventList.Absolute.TimeTime, Data.EventList.Absolute.TimeMixed, Data.EventList.Relative.TimeBody, Data.EventList.Relative.TimeTime, Data.EventList.Relative.TimeMixed, Data.EventList.Relative.BodyBody, Data.EventList.Relative.BodyTime, Data.EventList.Relative.MixedTime, Data.EventList.Relative.MixedBody
Executablestest
Upload dateTue Feb 19 06:04:01 PST 2008
Uploaded byHenningThielemann
Built onghc-6.8

Downloads