@hackage honk1.1.1.1

Cross-platform interface to the PC speaker.

Honk

Honk is a PC speaker library written in Haskell. Beep with pleasure!

Installing

cabal install honk

See the website for more info.

Building

git clone git://github.com/chrisyco/honk.git
cd honk
cabal build

Developing

The source code is hosted at Github. Feel free to fork!