Name: temporal-media Version: 0.2.0 License-file: LICENSE Cabal-Version: >= 1.2 License: BSD3 Author: Anton Kholomiov Maintainer: Synopsis: data types for temporal media Description: An embedded domain-specific language (EDSL) for creating lists of constant time events related in time. Combinators are optimized in fusion style. Ispired by the paper /An Algebraic Theory of Polymorphic Temporal Media/, Paul Hudak , Haskore and Hommage Category: Media, Music Stability: Experimental Tested-With: GHC==6.13.1 Build-Type: Simple Library Build-Depends: base >= 4, base < 5, mtl >= 2, dlist >= 0.5 Hs-Source-Dirs: src/ Exposed-Modules: Temporal.Media