--- /dev/null
+Changes from 0.1 to 0.1.0.1
+---------------------------
+Fix build-depends:
+ "base == 4.2.*" --> "base == 4.*"
Synopsis: Low level bindings to EsounD (ESD; Enlightened Sound Daemon)
Description:
Bindings to EsounD: <http://www.tux.org/~ricdude/EsounD.html>
-Version: 0.1
+Version: 0.1.0.1
License: PublicDomain
License-File: COPYING
Author: PHO <pho at cielonegro dot org>
Stability: experimental
Homepage: http://cielonegro.org/Bindings-EsounD.html
Category: FFI
-Tested-With: GHC == 6.12.3
+Tested-With: GHC == 7.0.1
Cabal-Version: >= 1.6
Build-Type: Simple
Extra-Source-Files:
COPYING
+ NEWS
Source-Repository head
Type: git
Library
Build-Depends:
- base == 4.2.*,
+ base == 4.*,
bindings-DSL == 1.0.*,
bindings-audiofile == 0.1.*