[commit: ghc] wip/pattern-synonyms: Reconstruct patsyn type from matcher type (a7c34e8)

git at git.haskell.org git at git.haskell.org
Fri Apr 18 15:40:10 UTC 2014


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

On branch  : wip/pattern-synonyms
Link       : http://ghc.haskell.org/trac/ghc/changeset/a7c34e85a8702b501f18029f68a1c1ff8bde1b46/ghc

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

commit a7c34e85a8702b501f18029f68a1c1ff8bde1b46
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Fri Apr 18 23:39:19 2014 +0800

    Reconstruct patsyn type from matcher type


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

a7c34e85a8702b501f18029f68a1c1ff8bde1b46
 compiler/iface/BuildTyCl.lhs |   31 +++++++++++++-----------
 compiler/iface/IfaceSyn.lhs  |   55 ++++++++----------------------------------
 compiler/iface/MkIface.lhs   |   16 ++----------
 compiler/iface/TcIface.lhs   |   36 +++------------------------
 4 files changed, 33 insertions(+), 105 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 a7c34e85a8702b501f18029f68a1c1ff8bde1b46


More information about the ghc-commits mailing list