Skip to content

fjarri/haskell-sdl-template

Repository files navigation

Haskell SDL template

This package contains all necessary infrastructure to start a cross-platform SDL application. It contains some C magic that SDL requires, provides an example .cabal file, contains code that packs the application into standalone .app/.exe etc.

The program itself is SDLTemplate.hs; it is very simple and only shows an image for 2 seconds to demonstrate that SDL is working correctly.

About

Template for cross-platform SDL application in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published