diff options
author | Ben Gamari <ben@well-typed.com> | 2017-01-23 14:52:36 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-01-24 16:42:16 -0500 |
commit | 2aaafc8b9788e4a3447a10740479e0e7c0622cda (patch) | |
tree | b9ce8084c8d5f842221ba1c2c1a474542fcc1941 /libraries/Win32 | |
parent | 2cc67adb29b33e15727c6463ed84e43cc159b3a2 (diff) | |
download | haskell-2aaafc8b9788e4a3447a10740479e0e7c0622cda.tar.gz |
Bump Win32 version.
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
Diffstat (limited to 'libraries/Win32')
m--------- | libraries/Win32 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/Win32 b/libraries/Win32 -Subproject bb9469ece0b882017fa7f3b51e8db1d2985d672 +Subproject 8d3f144a902bd13e1c6192e62ac1b2cf7cef595 |