event-list: Event lists with relative or absolute time stamps
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- event-list-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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.1, 0.1.3 |
---|---|
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.7), utility-ht (>=0.0.10 && <0.1) [details] |
Tested with | ghc ==6.4.1, ghc ==6.6.1, ghc ==6.8.2 |
License | LicenseRef-GPL |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2023-02-14T21:58:36Z |
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:14:05Z |
Distributions | LTSHaskell:0.1.3, NixOS:0.1.3, Stackage:0.1.3 |
Reverse Dependencies | 24 direct, 5 indirect [details] |
Downloads | 18338 total (24 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-02-16 [all 1 reports] |