[commit: ghc] wip/T9953: Add psEqSpec field to PatSyn (969d73c)

git at git.haskell.org git at git.haskell.org
Sat Jan 3 05:24:17 UTC 2015


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

On branch  : wip/T9953
Link       : http://ghc.haskell.org/trac/ghc/changeset/969d73ccce9e1c1ba5827b76d9c7ebe946fd9e54/ghc

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

commit 969d73ccce9e1c1ba5827b76d9c7ebe946fd9e54
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date:   Sat Jan 3 13:01:24 2015 +0800

    Add psEqSpec field to PatSyn


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

969d73ccce9e1c1ba5827b76d9c7ebe946fd9e54
 compiler/basicTypes/PatSyn.hs  | 28 +++++++++++++++++++---------
 compiler/iface/BuildTyCl.hs    |  6 ++++--
 compiler/iface/IfaceSyn.hs     |  9 +++++++--
 compiler/iface/MkIface.hs      | 10 ++++++++--
 compiler/iface/TcIface.hs      |  6 ++++--
 compiler/typecheck/TcPatSyn.hs |  1 +
 6 files changed, 43 insertions(+), 17 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 969d73ccce9e1c1ba5827b76d9c7ebe946fd9e54


More information about the ghc-commits mailing list