packages feed

temporal-media-0.4.0: temporal-media.cabal

Name:          temporal-media
Version:       0.4.0
License-file:  LICENSE
Cabal-Version: >= 1.6
License:       BSD3
Author:	       Anton Kholomiov
Maintainer:    <anton.kholomiov@gmail.com>
Synopsis:      data types for temporal media
Description:  
      An embedded domain-specific language (EDSL) for 
      creating lists of constant time events related in time.
      

Category:      Media, Music
Stability:     Experimental
Tested-With:   GHC==6.13.1
Build-Type:    Simple

Homepage:        https://github.com/anton-k/temporal-media
Bug-Reports:     https://github.com/anton-k/temporal-media/issues

Source-repository head
    Type: git
    Location: https://github.com/anton-k/temporal-media

Library
  Build-Depends:
        base >= 4, base < 5
  Hs-Source-Dirs:      src/

  Exposed-Modules:
        Temporal.Media