at master 385 B view raw
1--- SDL-image-0.6.2.0/Graphics/UI/SDL/Image/Version.hsc.orig 2021-08-06 01:21:05.000000000 +0200 2+++ SDL-image-0.6.2.0/Graphics/UI/SDL/Image/Version.hsc 2021-08-06 01:21:56.000000000 +0200 3@@ -1,4 +1,6 @@ 4 #include "SDL_image.h" 5+-- override SDL_main.h redefining main to SDL_main on darwin 6+#define main main 7 module Graphics.UI.SDL.Image.Version 8 ( compiledFor 9 , linkedWith