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
Physics/Hipmunk/Callbacks.hsc:220:5: error:
‘fail’ is not a (visible) method of class ‘Monad’
|
220 | fail = CB . fail
| ^^^^
Error: module Hipmunk: Child process exited with code 1
I am using ghc-8.10.7 for this, which is the oldest release that still builds on modern Linux.
The text was updated successfully, but these errors were encountered:
Hello, @Mailaender! I’m not really maintaining this library anymore. If you’d like to fix it and release a new version, I’m happy to hand access over to you!
I am using ghc-8.10.7 for this, which is the oldest release that still builds on modern Linux.
The text was updated successfully, but these errors were encountered: