[commit: packages/unix] master, safefixes710again: `M-x untabify` && `M-x delete-trailing-whitespace` (078666f)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 15:50:44 UTC 2015


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

On branches: master,safefixes710again
Link       : http://ghc.haskell.org/trac/ghc/changeset/078666f4399f368e2f3dd82b5081dc1ad9b9fdc2/unix

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

commit 078666f4399f368e2f3dd82b5081dc1ad9b9fdc2
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sat Dec 6 17:08:06 2014 +0100

    `M-x untabify` && `M-x delete-trailing-whitespace`


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

078666f4399f368e2f3dd82b5081dc1ad9b9fdc2
 System/Posix/ByteString/FilePath.hsc             |   0
 System/Posix/Directory.hsc                       |  48 ++++-----
 System/Posix/Directory/ByteString.hsc            |  44 ++++-----
 System/Posix/Directory/Common.hsc                |   0
 System/Posix/DynamicLinker.hsc                   |   2 +-
 System/Posix/DynamicLinker/ByteString.hsc        |   2 +-
 System/Posix/DynamicLinker/Common.hsc            |   0
 System/Posix/DynamicLinker/Module.hsc            |  26 ++---
 System/Posix/DynamicLinker/Module/ByteString.hsc |  14 +--
 System/Posix/DynamicLinker/Prim.hsc              |   6 +-
 System/Posix/Env/ByteString.hsc                  |  12 +--
 System/Posix/Error.hs                            |  14 +--
 System/Posix/Files/ByteString.hsc                |   0
 System/Posix/Files/Common.hsc                    |  66 ++++++-------
 System/Posix/Process.hsc                         |  28 +++---
 System/Posix/Process/Internals.hs                |  20 ++--
 System/Posix/Resource.hsc                        |  26 ++---
 System/Posix/Semaphore.hsc                       |   0
 System/Posix/Terminal/ByteString.hsc             |   0
 System/Posix/Terminal/Common.hsc                 | 118 +++++++++++------------
 System/Posix/Time.hsc                            |   6 +-
 System/Posix/Unistd.hsc                          |  24 ++---
 System/Posix/User.hsc                            |   8 +-
 23 files changed, 232 insertions(+), 232 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 078666f4399f368e2f3dd82b5081dc1ad9b9fdc2


More information about the ghc-commits mailing list