Skip to content

dunai-examples: Failure to compile in CI server due to version constraints on SDL-gfx #381

@ivanperez-keera

Description

@ivanperez-keera

Some of the examples included with dunai and bearriver use SDL-gfx. Specifically, the package classicfrp uses SDL-gfx < 0.7, which is not the latest version available.

For some reason, cabal is getting confused and not trying 0.6.2, which would be compatible with all packages to be installed/tested. I cannot see why this would happen.

Nevertheless, since the package installs with SDL-gfx-0.7.0.0, we can work around this issue by increasing the version bounds on SDL-gfx in classicfrp.cabal.

Metadata

Metadata

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions