[Haskell] ANNOUNCE: hsSDL-0.6

Lemmih lemmih at gmail.com
Thu May 13 00:04:25 EDT 2010


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."

hsSDL is a nigh one-to-one Haskell binding to libSDL (and a few
auxiliary library such as SDL-image, SDL-mixer and SDL-ttf). This
release contains no API changes but signifies a new era of even
greater stability. Version 0.6 also contains a much improved guide for
building and using hsSDL on Macs.
My thanks goes out to Johannes Krause. Without his contribution of
time and expertise, this release wouldn't have happened.

http://hackage.haskell.org/package/SDL
http://hackage.haskell.org/package/SDL-image
http://hackage.haskell.org/package/SDL-mixer
http://hackage.haskell.org/package/SDL-ttf
http://hackage.haskell.org/package/SDL-gfx

-- 
Cheers,
  Lemmih


More information about the Haskell mailing list