"git@gitlab.haskell.org:timbobbarnes/ghc.git" did not exist on "35b0ad901b51dbfeba3af987c68321cc902a6af5"
Fix Storeable instances for the windows timeout executable.
Compare changes
Compute the alignment from the size, instead of using the size.
We do so by rounding up to the next power of two.
Fixes #19392 (closed).