[commit: ghc] wip/T9953: Add psEqSpec field to PatSyn (2e25633)
git at git.haskell.org
git at git.haskell.org
Sat Jan 3 07:55:55 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9953
Link : http://ghc.haskell.org/trac/ghc/changeset/2e2563376b6fa2b382e046e87a3cb132594a6dfb/ghc
>---------------------------------------------------------------
commit 2e2563376b6fa2b382e046e87a3cb132594a6dfb
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Sat Jan 3 14:46:00 2015 +0800
Add psEqSpec field to PatSyn
>---------------------------------------------------------------
2e2563376b6fa2b382e046e87a3cb132594a6dfb
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 | 11 +++++++++--
6 files changed, 51 insertions(+), 19 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 2e2563376b6fa2b382e046e87a3cb132594a6dfb
More information about the ghc-commits
mailing list