[commit: packages/Win32] master: M-x untabify & delete-trailing-whitespace (fec966e)

git at git.haskell.org git at git.haskell.org
Fri May 6 08:42:31 UTC 2016


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

On branch  : master
Link       : http://git.haskell.org/packages/Win32.git/commitdiff/fec966e6d77a5e7f4a586de6096954137a1fe914

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

commit fec966e6d77a5e7f4a586de6096954137a1fe914
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Fri Dec 18 12:51:34 2015 +0100

    M-x untabify & delete-trailing-whitespace


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

fec966e6d77a5e7f4a586de6096954137a1fe914
 Graphics/Win32.hs                |  24 ++++----
 Graphics/Win32/Dialogue.hsc      |  62 ++++++++++----------
 Graphics/Win32/GDI.hs            |  24 ++++----
 Graphics/Win32/GDI/Bitmap.hsc    | 124 +++++++++++++++++++--------------------
 Graphics/Win32/GDI/Font.hsc      |  50 ++++++++--------
 Graphics/Win32/GDI/Graphics2D.hs |   2 +-
 Graphics/Win32/GDI/HDC.hs        |   4 +-
 Graphics/Win32/GDI/Path.hs       |   6 +-
 Graphics/Win32/GDI/Types.hsc     |  70 +++++++++++-----------
 System/Win32.hs                  |  28 ++++-----
 System/Win32/Console.hsc         |  24 ++++----
 System/Win32/File.hsc            |  14 ++---
 System/Win32/Info.hsc            |  12 ++--
 System/Win32/Mem.hsc             |   6 +-
 System/Win32/NLS.hsc             |  12 ++--
 System/Win32/Registry.hsc        |  72 +++++++++++------------
 System/Win32/Types.hs            |   6 +-
 tests/helloworld.hs              |  44 +++++++-------
 18 files changed, 292 insertions(+), 292 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 fec966e6d77a5e7f4a586de6096954137a1fe914


More information about the ghc-commits mailing list