[commit: ghc] wip/T8959: Pass the information on UnicodeSyntax from error location to the pretty-printer (4a4e684)

git at git.haskell.org git at git.haskell.org
Sat Jun 7 10:06:48 UTC 2014


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

On branch  : wip/T8959
Link       : http://ghc.haskell.org/trac/ghc/changeset/4a4e684f4334a93fc2a52abb1e959989d3e61ed0/ghc

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

commit 4a4e684f4334a93fc2a52abb1e959989d3e61ed0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Jun 7 12:05:51 2014 +0200

    Pass the information on UnicodeSyntax from error location to the pretty-printer
    
    This improves upon #8959.


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

4a4e684f4334a93fc2a52abb1e959989d3e61ed0
 compiler/llvmGen/LlvmCodeGen/Base.hs |  4 +--
 compiler/main/DynFlags.hs            |  2 +-
 compiler/main/ErrUtils.lhs           | 29 +++++++++++------
 compiler/utils/Outputable.lhs        | 63 ++++++++++++++++++++----------------
 4 files changed, 58 insertions(+), 40 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 4a4e684f4334a93fc2a52abb1e959989d3e61ed0


More information about the ghc-commits mailing list