Skip to content
  • Ben Gamari's avatar
    Bump Win32 version. · 2aaafc8b
    Ben Gamari authored
    Bump the version of `Win32` to `2.5.0.0` which is a major update and includes
    fixes for wrong alignments and wrong 64-bit types. Strangely enough this also
    seems to resolve #12713, where `T10858` was failing due to too-low allocations.
    
    The underlying type aliases have changed, so there is a potential
    for user programs not to compile anymore, but the types were incorrect.
    
    This also requires a bump in the `directory`, `Cabal`, and `process`
    submodules.
    
    Original author: Tamar Christina <tamar@zhox.com>
    
    Test Plan: ./validate
    
    Reviewers: bgamari, RyanGlScott, austin
    
    Subscribers: hvr, RyanGlScott, thomie, #ghc_windows_task_force
    
    Differential Revision: https://phabricator.haskell.org/D2938
    2aaafc8b