[commit: ghc] ghc-8.0: Refactoring around TcPatSyn.tcPatToExpr (9bb204a)

git at git.haskell.org git at git.haskell.org
Wed Mar 23 16:38:34 UTC 2016


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

On branch  : ghc-8.0
Link       : http://ghc.haskell.org/trac/ghc/changeset/9bb204a9884a206a930e127aee7bc44c520fa28d/ghc

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

commit 9bb204a9884a206a930e127aee7bc44c520fa28d
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
    
    (cherry picked from commit 5a494d8ec688e42601262913172f24cee7a36c9b)


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

9bb204a9884a206a930e127aee7bc44c520fa28d
 compiler/typecheck/TcPatSyn.hs                   | 182 +++++++++++++----------
 testsuite/tests/patsyn/should_fail/unidir.stderr |   7 +-
 2 files changed, 111 insertions(+), 78 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 9bb204a9884a206a930e127aee7bc44c520fa28d


More information about the ghc-commits mailing list