[commit: ghc] wip/T8584: tcCheckPatSynDecl: typechecker for pattern synonyms with user-supplied type signatures (952a2f4)

git at git.haskell.org git at git.haskell.org
Fri Nov 7 12:02:27 UTC 2014


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

On branch  : wip/T8584
Link       : http://ghc.haskell.org/trac/ghc/changeset/952a2f46c6c8b7df2805c5bb768853cd1ea7e081/ghc

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

commit 952a2f46c6c8b7df2805c5bb768853cd1ea7e081
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Sun Jul 27 14:10:34 2014 +0200

    tcCheckPatSynDecl: typechecker for pattern synonyms with user-supplied
    type signatures


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

952a2f46c6c8b7df2805c5bb768853cd1ea7e081
 compiler/typecheck/TcBinds.lhs       |  45 ++++++++--
 compiler/typecheck/TcClassDcl.lhs    |   4 +-
 compiler/typecheck/TcPat.lhs         |  23 ++++-
 compiler/typecheck/TcPatSyn.lhs      | 166 +++++++++++++++++++++++++----------
 compiler/typecheck/TcPatSyn.lhs-boot |   9 +-
 5 files changed, 191 insertions(+), 56 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 952a2f46c6c8b7df2805c5bb768853cd1ea7e081


More information about the ghc-commits mailing list