Skip to content

Fix qualification in SDL.Video.Renderer - #321

Merged
dpwiz merged 1 commit into
haskell-game:masterfrom
sheaf:mvector
Nov 16, 2025
Merged

Fix qualification in SDL.Video.Renderer#321
dpwiz merged 1 commit into
haskell-game:masterfrom
sheaf:mvector

Conversation

@sheaf

@sheaf sheaf commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

This module didn't compile for me because unqualified Vector/MVector were out of scope. Maybe platform-specific (CPP)?

This module didn't compile for me because unqualified Vector/MVector
were out of scope. Maybe platform-specific (CPP)?
@dpwiz
dpwiz merged commit 73db004 into haskell-game:master Nov 16, 2025
7 of 12 checks passed
@Mikolaj

Mikolaj commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This is needed for Linux as well for GHC 9.12 (and probably earlier). Could we release a new sdl2 to fix this on Hackage?

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.

3 participants