[commit: ghc] master: Simplify PprTyThing (acccbf3)

git at git.haskell.org git
Fri Oct 4 18:16:15 UTC 2013


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

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

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

commit acccbf36ea1617b988f45799dffedba0bd7a281b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Oct 4 18:43:07 2013 +0100

    Simplify PprTyThing
    
    In particular, don't import GHC (a historical hangover), which
    makes this module live much lower down in the module hierarchy.
    
    This in turn means we can call it from TcRnDriver


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

acccbf36ea1617b988f45799dffedba0bd7a281b
 compiler/main/PprTyThing.hs |   92 +++++++++++++++++++++----------------------
 1 file changed, 46 insertions(+), 46 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 acccbf36ea1617b988f45799dffedba0bd7a281b



More information about the ghc-commits mailing list