[commit: ghc] master: Pretty: mimic pretty API more closely (#10735) (f951ffc)

git at git.haskell.org git at git.haskell.org
Wed Aug 5 08:11:03 UTC 2015


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

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

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

commit f951ffc6e4aa8fad1f5dcb6fd013340bf792f92d
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Tue Aug 4 16:20:08 2015 +0200

    Pretty: mimic pretty API more closely (#10735)
    
    Refactoring only. Nothing much to see here.


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

f951ffc6e4aa8fad1f5dcb6fd013340bf792f92d
 compiler/utils/Outputable.hs |  15 ++++---
 compiler/utils/Pretty.hs     | 100 +++++++++++++++++++++++++------------------
 2 files changed, 68 insertions(+), 47 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 f951ffc6e4aa8fad1f5dcb6fd013340bf792f92d


More information about the ghc-commits mailing list