@hackage SDL-gfx0.7.0.0
Binding to libSDL_gfx
Deprecated
Dependencies (2)
Dependents (8)
@hackage/gridland, @hackage/Rasenschach, @hackage/pang-a-lambda, @hackage/titan-debug-yampa, @hackage/acme-everything, @hackage/intricacy, Show all…
This package contains Haskell bindings to libSDL_gfx >= 2.0.
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