Version 2.3.0.1-0 of sdl2 is deprecated.
The latest version of sdl2 is 2.5.5.0-1.

sdl2

Version 2.3.0.1 revision 0 uploaded by tejon.

Package meta

Synopsis
Both high- and low-level bindings to the SDL library (version 2.0.4+).
Description

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

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

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.

Author
Gabríel Arthúr Pétursson, Oliver Charles
Bug reports
n/a
Category
Graphics
Copyright
Copyright © 2013-2017 Gabríel Arthúr Pétursson
Homepage
n/a
Maintainer
gabriel@system.is, ollie@ocharles.org.uk
Package URL
n/a
Stability
n/a

Components