@hackage SDL0.6.7.0
Binding to libSDL
Deprecated
Dependencies (1)
Dependents (52)
@hackage/gridland, @hackage/hogre-examples, @hackage/fallingblocks, @hackage/elerea-sdl, @hackage/mecha, @hackage/Rasenschach, Show all…
This package contains Haskell bindings to libSDL >= 1.2.8.
Global installation: runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install # as root
Local installation: runhaskell Setup.lhs configure --prefix=[HOME]/usr --user runhaskell Setup.lhs build runhaskell Setup.lhs install --user # not as root