event-list: Event lists with relative or absolute time stamps

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.9.1, 0.0.10, 0.0.10.1, 0.0.11, 0.0.11.1, 0.1, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2, 0.1.2, 0.1.2.1, 0.1.3
Change log None available
Dependencies base (>=1.0 && <5), non-negative (>=0.1 && <0.2), QuickCheck (>=2.1 && <3), semigroups (>=0.1 && <1.0), special-functors (>=1.0 && <1.1), transformers (>=0.1 && <0.6), utility-ht (>=0.0.10 && <0.1) [details]
License LicenseRef-GPL
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Data
Home page http://code.haskell.org/~thielema/event-list/
Source repo head: darcs get http://code.haskell.org/~thielema/event-list/
this: darcs get http://code.haskell.org/~thielema/event-list/ --tag 0.1.2
Uploaded by HenningThielemann at 2018-02-16T18:13:37Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees