You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit enables compatibility of sdl2 with base versions prior to
4.11 (corresponding to GHC versions prior to 8.4). The patch requires
introducing protections around a warning flag that didn't exist prior
to GHC 8.4, and a conditional import.
0 commit comments