@hackage SDL-mixer0.6.3.0
Binding to libSDL_mixer
Deprecated
Dependencies (2)
Dependents (14)
@hackage/gridland, @hackage/fallingblocks, @hackage/Rasenschach, @hackage/acme-everything, @hackage/intricacy, @hackage/Hoed, Show all…
This package contains Haskell bindings to libSDL_mixer >= 1.2.6.
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