forked from tempname11/sdl2-mixer
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDL2_mixer 2.0.2 breaks the build #4
Comments
I found this patch in another project which suggests what kind of changes might be necessary to fix this problem: https://github.com/kivy/kivy/commit/3b85f3e1c292b3f6c3f226490f52a2ab78251730.patch |
Same problem on OS X. |
works for me, I'm on OS X. .cabal:
stack.yaml:
|
@vyorkin you probably don't have |
@Rydgel here is the my
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
openSUSE has recently updated its
SDL2_mixer
system library to version 2.0.2 and that change has broken the build of this Haskell package:Is this a known issue?
The text was updated successfully, but these errors were encountered: