-
Notifications
You must be signed in to change notification settings - Fork 37
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
GHC 9.6.3 support #70
Comments
Could you please dump your whole dep graph? You can use a tool such as This looks related to: This works for me:
with the index-state of today. |
Oh, I see you're using 0.12.1. You should try out version 0.12.2. |
@erlandsona here is version 0.12.2: https://hackage.haskell.org/package/servant-multipart-client I can review your patch if you send it. |
Hey sorry I realized the function got moved to servant-multipart-client 😅 |
Hello,
I've just tried compiling servant-multipart with GHC 9.6.3 and am hitting this issue:
The text was updated successfully, but these errors were encountered: