SDL bindings for Haskell

Packages for the Haskell bindings to SDL are now available in Arch.:

Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of “Civilization: Call To Power.”

Many parts of the library are available:

The new Haskell game library is built on top, as is the new purely functional user interface library.

Leave a comment