[commit: ghc] wip/pattern-synonyms: Move comments around and re-factor psTheta (d7c4c8a)
git at git.haskell.org
git at git.haskell.org
Tue Apr 29 12:12:48 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/pattern-synonyms
Link : http://ghc.haskell.org/trac/ghc/changeset/d7c4c8ae08af03ad21c56ca6809979c056c1c28b/ghc
>---------------------------------------------------------------
commit d7c4c8ae08af03ad21c56ca6809979c056c1c28b
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Apr 29 13:11:33 2014 +0100
Move comments around and re-factor psTheta
Cosmetic changes only in here. The only significant
change is splitting psTheta into two fields
>---------------------------------------------------------------
d7c4c8ae08af03ad21c56ca6809979c056c1c28b
compiler/basicTypes/PatSyn.lhs | 83 +++++++++++++++++++++++++++++++--------
compiler/typecheck/TcPat.lhs | 2 +-
compiler/typecheck/TcPatSyn.lhs | 57 +--------------------------
3 files changed, 70 insertions(+), 72 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 d7c4c8ae08af03ad21c56ca6809979c056c1c28b
More information about the ghc-commits
mailing list