Hello I've modified the source of the original SDL Haskell bindings 
(SDL,-image,-ttf,-mixer) to build/compile on jhc (0.7.5-6) and jhc targeting 
devkitPPC (Wii Homebrew), you can get them from here:

https://patch-tag.com/r/snk_kid

As cabal and jhc don't really go together, i've written makefiles to automate 
the build/install. I've written this down in the README file.

Please note I've hardly tested it (but I've managed to get code working on it), 
the point is I've managed to get these all building on jhc but it's not perfect 
at the moment as I did notice some bugs that look like it's related to jhc 
of-course I intend on reporting these quite shortly.

It does kind of work on the Wii Homebrew but you will need to tweak the 
generated C code to get this working. I'll explain this somewhere soon or make 
a template project to set this up.
                                          
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to