BSD-3-Clause licensed by Sven Panne
Maintained by Sven Panne
This version can be pinned in stack with:ALUT-2.4.0.3@sha256:ab8c2af4c13bc04c7f0f71433ca396664a4c01873f68180983718c8286d8ee05,4118
Used by 1 package in nightly-2021-06-19(full list with versions):

ALUT Hackage Stackage LTS Stackage nightly Build Status

A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. You can find the required ALUT library e.g. here on GitHub.

Changes

2.4.0.3

  • Relaxed upper version bound for StateVar.

2.4.0.2

  • Build examples via cabal.

2.4.0.1

  • Relaxed upper version bound for transformers.
  • Added CHANGELOG.md to distribution.