haskell-sdl2-mixer-utils

Haskell bindings to SDL2_mixer

Description

This package contains bindings to the SDL2_mixer library, in both high- and low-level forms:

The SDL namespace contains high-level bindings, where enumerations are split into sum types, and automatic error-checking is performed.

The SDL.Raw namespace contains an almost 1-1 translation of the C API into Haskell FFI calls. As such, this does not contain sum types nor error checking. Thus this namespace is suitable for building your own abstraction over SDL, but is not recommended for day-to-day programming.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://hackage.haskell.org/package/sdl2-mixer


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install haskell-sdl2-mixer-utils