[commit: ghc] wip/pattern-synonyms: Move comments around and re-factor psTheta (f2d60d2)
git at git.haskell.org
git at git.haskell.org
Sun May 25 07:22:42 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/pattern-synonyms
Link : http://ghc.haskell.org/trac/ghc/changeset/f2d60d2d928ffb9703712ed72873829d506031b7/ghc
>---------------------------------------------------------------
commit f2d60d2d928ffb9703712ed72873829d506031b7
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
>---------------------------------------------------------------
f2d60d2d928ffb9703712ed72873829d506031b7
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 f2d60d2d928ffb9703712ed72873829d506031b7
More information about the ghc-commits
mailing list