An open API service indexing awesome lists of open source software.

https://github.com/lambda-fairy/honk

:loudspeaker: PC speaker interface written in Haskell
https://github.com/lambda-fairy/honk

Last synced: 11 months ago
JSON representation

:loudspeaker: PC speaker interface written in Haskell

Awesome Lists containing this project

README

          

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!

[website]: http://lfairy.github.io/honk/
[GitHub]: https://github.com/lfairy/honk