@hackage honk1.3.0.0

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 https://github.com/lfairy/honk.git
cd honk
cabal build

Developing

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