[commit: ghc] wip/gadtpm: Store a Name instead of an Id in PmExprVar (4a192a7)

git at git.haskell.org git at git.haskell.org
Fri Jan 29 13:02:35 UTC 2016


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

On branch  : wip/gadtpm
Link       : http://ghc.haskell.org/trac/ghc/changeset/4a192a7a1e0c4f7c7214b906f66ee805e5755d4d/ghc

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

commit 4a192a7a1e0c4f7c7214b906f66ee805e5755d4d
Author: George Karachalias <george.karachalias at gmail.com>
Date:   Fri Jan 29 14:01:51 2016 +0100

    Store a Name instead of an Id in PmExprVar
    
    Nice advice from Richard.


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

4a192a7a1e0c4f7c7214b906f66ee805e5755d4d
 compiler/deSugar/Check.hs    | 22 +++++++++++-----------
 compiler/deSugar/PmExpr.hs   | 25 +++++++++++++------------
 compiler/deSugar/TmOracle.hs | 16 +++++++++-------
 3 files changed, 33 insertions(+), 30 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 4a192a7a1e0c4f7c7214b906f66ee805e5755d4d


More information about the ghc-commits mailing list