X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=EsounD.git;a=blobdiff_plain;f=EsounD.cabal;h=c24489f50e13759e81cde4bbd69bf90d5bfd47b9;hp=a9c93682d2babca7a87ea53e7a7f8af7dacd76b2;hb=fe6d90865e38cb96fa33610c1b38d0e8fc86d1e9;hpb=a2e2bda599616a8e7ef0b429aaf047921f0d5950 diff --git a/EsounD.cabal b/EsounD.cabal index a9c9368..c24489f 100644 --- a/EsounD.cabal +++ b/EsounD.cabal @@ -2,13 +2,14 @@ Name: EsounD Synopsis: Type-safe bindings to EsounD (ESD; Enlightened Sound Daemon) Description: Type-safe bindings to EsounD: -Version: 0.1 +Version: 0.2 License: PublicDomain License-File: COPYING Author: PHO Maintainer: PHO Stability: experimental Homepage: http://cielonegro.org/EsounD.html +Bug-Reports: http://static.cielonegro.org/ditz/EsounD/ Category: Sound Tested-With: GHC == 7.0.1 Cabal-Version: >= 1.6 @@ -29,10 +30,10 @@ Library base == 4.*, base-unicode-symbols == 0.2.*, bindings-EsounD == 0.1.*, - monad-peel == 0.1.*, + monad-control == 0.2.*, network == 2.3.*, - regions == 0.8.*, - safer-file-handles == 0.9.*, + regions == 0.9.*, + safer-file-handles == 0.10.*, storablevector == 0.2.*, transformers == 0.2.*, unix == 2.4.*