[commit: ghc] master: Fix long lines and trailing whitespace (29f84d3)

git at git.haskell.org git at git.haskell.org
Fri Aug 29 14:03:58 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/29f84d30e3283c3da50c7c37a544672db5eee2b7/ghc

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

commit 29f84d30e3283c3da50c7c37a544672db5eee2b7
Author: Duncan Coutts <duncan at well-typed.com>
Date:   Sat Aug 23 13:12:20 2014 +0100

    Fix long lines and trailing whitespace
    
    in the previous patches in this series


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

29f84d30e3283c3da50c7c37a544672db5eee2b7
 compiler/ghci/Linker.lhs                  | 10 ++--
 compiler/main/Finder.lhs                  |  5 +-
 compiler/main/PackageConfig.hs            |  0
 compiler/main/Packages.lhs                | 14 ++++--
 libraries/bin-package-db/GHC/PackageDb.hs | 21 ++++----
 utils/ghc-pkg/Main.hs                     | 81 ++++++++++++++++++-------------
 6 files changed, 78 insertions(+), 53 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 29f84d30e3283c3da50c7c37a544672db5eee2b7


More information about the ghc-commits mailing list