[commit: ghc] wip/annotate-core: Use prettyprinter (fa32633)

git at git.haskell.org git at git.haskell.org
Tue Jul 25 17:53:57 UTC 2017


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

On branch  : wip/annotate-core
Link       : http://ghc.haskell.org/trac/ghc/changeset/fa32633f2abc9b69145783eb473f7c785c39c1b9/ghc

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

commit fa32633f2abc9b69145783eb473f7c785c39c1b9
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sat Jun 24 10:05:38 2017 -0400

    Use prettyprinter


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

fa32633f2abc9b69145783eb473f7c785c39c1b9
 compiler/llvmGen/LlvmCodeGen.hs      |   4 +-
 compiler/llvmGen/LlvmCodeGen/Base.hs |   6 +-
 compiler/main/HscMain.hs             |   2 +
 compiler/nativeGen/AsmCodeGen.hs     |  23 ++---
 compiler/utils/Outputable.hs         |  18 ++--
 compiler/utils/Pretty.hs             | 185 ++++++++++++++++++++++++++++++++---
 ghc/Main.hs                          |   1 +
 7 files changed, 203 insertions(+), 36 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 fa32633f2abc9b69145783eb473f7c785c39c1b9


More information about the ghc-commits mailing list