[commit: ghc] wip/T11224: More WIP (9fdc0ce)

git at git.haskell.org git at git.haskell.org
Mon Dec 21 08:31:37 UTC 2015


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

On branch  : wip/T11224
Link       : http://ghc.haskell.org/trac/ghc/changeset/9fdc0ceb1f65bb1ce47d1e9573ecc62a749b7cff/ghc

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

commit 9fdc0ceb1f65bb1ce47d1e9573ecc62a749b7cff
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Mon Dec 21 08:30:38 2015 +0000

    More WIP


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

9fdc0ceb1f65bb1ce47d1e9573ecc62a749b7cff
 compiler/hsSyn/HsBinds.hs                       |  9 +--
 compiler/typecheck/TcBinds.hs                   | 89 ++++++++++++++++++-------
 compiler/typecheck/TcPatSyn.hs                  | 74 +++++++++-----------
 compiler/typecheck/TcRnTypes.hs                 | 12 ++--
 compiler/types/TyCoRep.hs                       | 29 ++++----
 testsuite/tests/patsyn/should_compile/MoreEx.hs | 20 ++++++
 testsuite/tests/patsyn/should_compile/all.T     |  1 +
 7 files changed, 144 insertions(+), 90 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 9fdc0ceb1f65bb1ce47d1e9573ecc62a749b7cff


More information about the ghc-commits mailing list