2 Synopsis: Type-safe bindings to EsounD (ESD; Enlightened Sound Daemon)
4 Type-safe bindings to EsounD: <http://www.tux.org/~ricdude/EsounD.html>
8 Author: PHO <pho at cielonegro dot org>
9 Maintainer: PHO <pho at cielonegro dot org>
10 Stability: experimental
11 Homepage: http://cielonegro.org/EsounD.html
13 Tested-With: GHC == 6.12.3
19 Source-Repository head
21 Location: git://git.cielonegro.org/EsounD.git
24 Description: Build example programs.
30 base-unicode-symbols == 0.2.*,
31 bindings-EsounD == 0.1.*,
35 safer-file-handles == 0.9.*,
36 storablevector == 0.2.*,
37 transformers == 0.2.*,
50 Sound.EsounD.Internals
55 Executable hs-esd-player-example
56 if flag(build-examples)
65 Main-Is: EsdPlayerExample.hs