X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=EsounD.cabal;h=47ee2b0bc11ad466cf83f6ffc523c837bf8693af;hb=171fe51f202bdec2006d43a242659ea0e3a8c99f;hp=aec3495ba024619e08cb29c0cc25efa12bc55504;hpb=cb4f21e26b30aff97bd7615fba86405e50b163b3;p=EsounD.git diff --git a/EsounD.cabal b/EsounD.cabal index aec3495..47ee2b0 100644 --- a/EsounD.cabal +++ b/EsounD.cabal @@ -39,6 +39,7 @@ Library Exposed-Modules: Sound.EsounD + Sound.EsounD.Controller Sound.EsounD.Filter Sound.EsounD.Monitor Sound.EsounD.Player @@ -59,8 +60,7 @@ Executable hs-esd-player-example Buildable: False HS-Source-Dirs: - ., - examples + ., examples Main-Is: EsdPlayerExample.hs