-
Notifications
You must be signed in to change notification settings - Fork 10
new arg to getOptions #618
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
new arg to getOptions #618
Conversation
|
Looks like we're getting a common error across this PR and the last, referring to HeapPrim.cmm |
|
rebase on 617 dylan. we just fixed this. |
|
that is, rebase this on master |
d95843e to
59a0402
Compare
|
i rebased it for you. if you run CI now it should get past the ghc-9.14.1 errors |
|
Cheers - admittedly I'm not very fluent with handling remote contributions in my local git yet, I took the time for that a few months ago but have since forgotten - I'll do that on #616. |
|
Because initSourceErrorContext was only added in GHC 9.16, building 9.14 on that if block breaks - I'm adding a small if around the initSourceErrorContext to see if that fixes it on CI, seeing as it fixes it locally. |
|
I've merged this to get us unblocked, I'm not sure how much you like the nested CPP |
fixes build breakage since 10/8/2025 due to 129ce32d3a4f2601f5c2d1bbaeeb2fbaf8dc9ef9