Skip to content

Conversation

asivitz
Copy link
Contributor

@asivitz asivitz commented May 16, 2025

Adding support for SDL_GameControllerRumble

@dpwiz
Copy link
Member

dpwiz commented May 17, 2025

The function appears in 2.0.9 which is just below the recent-ish threshold.
The 2.0.9 appears in Debian Buster (oldoldstable) which was EoL'd last year.
I think it is safe to put the function without a guard, but the min version in cabal should be bumped to 2.0.9 to reflect this.

@asivitz
Copy link
Contributor Author

asivitz commented May 19, 2025

Good catch, thanks!

@dpwiz dpwiz merged commit cde36f4 into haskell-game:master May 31, 2025
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants