packages feed

Cabal revisions of definitive-sound-1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:          definitive-sound-version:       1.0--synopsis:      A definitive package to handle sound and play it back-description:   -author:        Marc Coiffier-maintainer:    marc.coiffier@gmail.com-license:       OtherLicense-license-file:  LICENSE--build-type:    Simple-cabal-version: >=1.10--library-  exposed-modules: Data.Music-  build-depends: base (== 4.6.*), definitive-base (== 1.0.*), containers (== 0.5.*), deepseq (== 1.3.*), array (== 0.5.*), bytestring (== 0.10.*), clock (== 0.4.*), alsa-pcm (== 0.6.*), alsa-core (== 0.5.*), storable-record (== 0.0.*), sample-frame (== 0.0.*), vector (== 0.10.*), primitive (== 0.5.*)-  default-extensions: RebindableSyntax-  ghc-options: -  default-language: Haskell2010+name:          definitive-sound
+version:       1.0
+x-revision: 1
+
+synopsis:      A definitive package to handle sound and play it back
+homepage:      http://coiffier.net/projects/definitive-framework.html
+description:   
+author:        Marc Coiffier
+maintainer:    marc.coiffier@gmail.com
+license:       OtherLicense
+license-file:  LICENSE
+
+build-type:    Simple
+cabal-version: >=1.10
+
+library
+  exposed-modules: Data.Music
+  build-depends: base (== 4.6.*), definitive-base (== 1.0.*), containers (== 0.5.*), deepseq (== 1.3.*), array (== 0.5.*), bytestring (== 0.10.*), clock (== 0.4.*), alsa-pcm (== 0.6.*), alsa-core (== 0.5.*), storable-record (== 0.0.*), sample-frame (== 0.0.*), vector (== 0.10.*), primitive (== 0.5.*)
+  default-extensions: RebindableSyntax
+  ghc-options: 
+  default-language: Haskell2010