honk: Cross-platform interface to the PC speaker.

[ apache, library, sound ] [ Propose Tags ]

A unified, cross-platform interface to the PC speaker.

Beep to your heart's content!


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.1.1.1, 1.1.1.2, 1.2.0.0, 1.3.0.0
Dependencies base (>=4.5 && <5) [details]
License Apache-2.0
Author Chris Wong
Maintainer lambda.fairy@gmail.com
Category Sound
Home page https://lambda.xyz/honk/
Source repo head: git clone https://github.com/lfairy/honk.git
Uploaded by ChrisWong at 2015-07-12T09:57:56Z
Distributions NixOS:1.3.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3157 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-07-12 [all 1 reports]

Readme for honk-1.3.0.0

[back to package description]

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!