ALUT-2.4.0.3: A binding for the OpenAL Utility Toolkit

Copyright(c) Sven Panne 2005-2016
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Sound.ALUT.Initialization

Description

 

Documentation

type Runner m a = ArgumentConsumer (m a) -> m a Source #