[commit: ghc] master: Refactoring around TcPatSyn.tcPatToExpr (5a494d8)

git at git.haskell.org git at git.haskell.org
Wed Mar 9 13:14:13 UTC 2016


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

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

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

commit 5a494d8ec688e42601262913172f24cee7a36c9b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Mar 9 13:14:09 2016 +0000

    Refactoring around TcPatSyn.tcPatToExpr
    
    Just comments, a bit of refactoring, and a better
    error-reporting infrastructure


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

5a494d8ec688e42601262913172f24cee7a36c9b
 compiler/typecheck/TcPatSyn.hs                   | 173 +++++++++++++----------
 testsuite/tests/patsyn/should_fail/unidir.stderr |   7 +-
 2 files changed, 106 insertions(+), 74 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 5a494d8ec688e42601262913172f24cee7a36c9b


More information about the ghc-commits mailing list