[commit: packages/Win32] Mistuke-fix-build, depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Fix wrong alignments (#68) (2a56e45)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:28:10 UTC 2017


Repository : ssh://git@git.haskell.org/Win32

On branches: Mistuke-fix-build,depend-os-windows,fix-appveyor-curl-ussue,master,win32-2.5.4.1-ghc-8.2
Link       : http://git.haskell.org/packages/Win32.git/commitdiff/2a56e451262473de3c5efbbd3725633650e57471

>---------------------------------------------------------------

commit 2a56e451262473de3c5efbbd3725633650e57471
Author: Tamar Christina <Mistuke at users.noreply.github.com>
Date:   Sat Jan 7 19:45:45 2017 +0000

    Fix wrong alignments (#68)
    
    * Win32: Correct alignments
    
    * Win32: alignment
    
    * Win32: fix alignments.


>---------------------------------------------------------------

2a56e451262473de3c5efbbd3725633650e57471
 Graphics/Win32/GDI/AlphaBlend.hsc       | 3 ++-
 System/Win32/Automation/Input.hsc       | 5 +++--
 System/Win32/Automation/Input/Key.hsc   | 3 ++-
 System/Win32/Automation/Input/Mouse.hsc | 3 ++-
 System/Win32/File.hsc                   | 5 +++--
 System/Win32/Info.hsc                   | 3 ++-
 System/Win32/Info/Computer.hsc          | 3 ++-
 System/Win32/Info/Version.hsc           | 3 ++-
 System/Win32/Mem.hsc                    | 3 ++-
 System/Win32/Time.hsc                   | 9 +++++----
 Win32.cabal                             | 2 +-
 changelog.md                            | 2 ++
 include/alignment.h                     | 3 +++
 13 files changed, 31 insertions(+), 16 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 2a56e451262473de3c5efbbd3725633650e57471


More information about the ghc-commits mailing list