]> gitweb @ CieloNegro.org - wavpack.git/blobdiff - wavpack.cabal
ConfigInfo
[wavpack.git] / wavpack.cabal
index cead654fc62e49663a38ee9335d30c9a548b16ad..f5ad92ce72ad0433bc7e420575cd02b0154d3f3f 100644 (file)
@@ -1,7 +1,12 @@
 Name: wavpack
 Synopsis: A Haskell implementation of the WavPack audio compression codec
 Description:
-        A Haskell implementation of the WavPack audio compression codec: <http://www.wavpack.com/>
+
+        A Haskell implementation of the WavPack audio compression
+        codec: <http://www.wavpack.com/>
+
+        This implementation is currently based on wavpack-4.50.1.
+
 Version: 0.1
 License: PublicDomain
 License-File: COPYING
@@ -38,6 +43,7 @@ Library
         Codec.Audio.WavPack
         Codec.Audio.WavPack.Block
         Codec.Audio.WavPack.Decorrelation
+        Codec.Audio.WavPack.Internal
         Codec.Audio.WavPack.Metadata
 
     GHC-Options: