@hackage SDL-image0.6.2.0
Binding to libSDL_image
Deprecated
Dependencies (2)
Dependents (15)
@hackage/gridland, @hackage/Rasenschach, @hackage/acme-everything, @hackage/Hoed, @hackage/gemstone, @hackage/astrds, Show all…
This package contains Haskell bindings to libSDL_image >= 1.2.4.
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