Repository : ssh://g...@git.haskell.org/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/acccbf36ea1617b988f45799dffedba0bd7a281b/ghc
>--------------------------------------------------------------- commit acccbf36ea1617b988f45799dffedba0bd7a281b Author: Simon Peyton Jones <simo...@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 _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits