@hackage / bindings-audiofile

Low level bindings to audiofile

Latest0.1.0.2

Changelog

Changes from 0.1 to 0.1.0.2

Remove c'afSaveFilePosition and c'afRestoreFilePosition. The current libaudiofile doesn't have an actual implementation of them.

Changes from 0.1 to 0.1.0.1

Fix build-depends: "base == 4.2." --> "base == 4."