hsndfile v0.3.2 Release Notes

    • hsndfile has been adapted to compile with GHC 6.10. The only visible change is in exception handling:
      • Sound.File.Sndfile.Exception.Exception is now an instance of Control.Exception.Exception
      • The new generalized functions from Control.Exception.Exception are used for throwing and handling exceptions