[commit: ghc] wip/14691: With EvTerm = CoreExpr, there is no need for a EvLit data type (0dfb778)

git at git.haskell.org git at git.haskell.org
Sat Jan 20 15:42:21 UTC 2018


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

On branch  : wip/14691
Link       : http://ghc.haskell.org/trac/ghc/changeset/0dfb7787e14f1f6879fd31762bc31c05097ad47a/ghc

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

commit 0dfb7787e14f1f6879fd31762bc31c05097ad47a
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Jan 20 10:38:26 2018 -0500

    With EvTerm = CoreExpr, there is no need for a EvLit data type


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

0dfb7787e14f1f6879fd31762bc31c05097ad47a
 compiler/typecheck/TcEvTerm.hs   | 11 ++-----
 compiler/typecheck/TcEvidence.hs | 60 +----------------------------------
 compiler/typecheck/TcInteract.hs | 68 +++++++++++++++++++++++++++++++++++-----
 3 files changed, 63 insertions(+), 76 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 0dfb7787e14f1f6879fd31762bc31c05097ad47a


More information about the ghc-commits mailing list