[WIP] Drop build and CI support for GHC < 8.0#7534
Conversation
|
@fgaz do you mind taking a look at the |
| ++ show oldPID ++ " at path " ++ tmpPath | ||
|
|
||
| log $ "getting handle of parent process " ++ show oldPID | ||
| oldPHANDLE <- Win32.openProcess Win32.sYNCHORNIZE False (fromIntegral oldPID) |
There was a problem hiding this comment.
This seems to be an uncaught bug.
There was a problem hiding this comment.
I think this was caught and fixed in Win32 long ago, but then not fixed here.
very odd. did you try calling the output normalizer manually on that string? what does it do? |
|
@fgaz what's the procedure for that? |
|
Not sure if there's a better way, but i'd just load |
|
Quoting @Mikolaj from another pr, What's the status here? How can we help to move it forward? |
|
Ping! Will you still work on this @emilypi ? |
|
@andreabedini: yes, please, go ahead! |
|
oh boy this is going to be a big rebase :D (rolls up sleaves) |
Please include the following checklist in your PR:
Please also shortly describe how you tested your change. Bonus points for added tests!