hsndfile-0.4.0: README.md
# hsndfile
**hsndfile** is a Haskell interface to Eric de Castro Lopo's [libsndfile][]. For more detailed information please visit [**hsndfile**'s homepage][hsndfile].
The easiest way to install **hsndfile** is by using [cabal-install][]:
cabal install hsndfile
Yes, that's all! If you want to play with the code, you can download the [latest release from hackage][hackage] or get a copy of the darcs repository:
darcs get http://code.haskell.org/hsndfile/
## Changes
[libsndfile]: http://www.mega-nerd.com/libsndfile/
[hsndfile]: http://haskell.org/haskellwiki/Hsndfile
[hackage]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsndfile
[cabal-install]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal-install