]> gitweb @ CieloNegro.org - wavpack.git/blobdiff - wavpack.cabal
fully implemented Unpack.readCode
[wavpack.git] / wavpack.cabal
index 06ebd9535c9ef900b2c60c573eb0838cdae3e84e..e635c8f2ba4d1dff4745540925c3eea02eb4d8bd 100644 (file)
@@ -35,7 +35,7 @@ Library
         base-unicode-symbols == 0.2.*,
         binary               == 0.5.*,
         binary-strict        == 0.4.*,
-        bitstream            == 0.1.*,
+        bitstream            == 0.2.*,
         bytestring           == 0.9.*,
         strict               == 0.3.*,
         vector               == 0.7.*
@@ -46,6 +46,7 @@ Library
         Codec.Audio.WavPack.Decorrelation
         Codec.Audio.WavPack.Internal
         Codec.Audio.WavPack.Metadata
+        Codec.Audio.WavPack.Unpack
 
     GHC-Options:
         -Wall