1--- SDL-ttf-0.6.3.0/Graphics/UI/SDL/TTF/Version.hsc.orig 2021-08-06 01:31:39.000000000 +0200
2+++ SDL-ttf-0.6.3.0/Graphics/UI/SDL/TTF/Version.hsc 2021-08-06 01:32:03.000000000 +0200
3@@ -1,4 +1,6 @@
4 #include "SDL_ttf.h"
5+-- override SDL_main.h redefining main to SDL_main on darwin
6+#define main main
7 module Graphics.UI.SDL.TTF.Version
8 ( compiledFor
9 , linkedWith