[GHC] #14691: Replace EvTerm with CoreExpr
GHC
ghc-devs at haskell.org
Mon Jan 22 08:47:32 UTC 2018
#14691: Replace EvTerm with CoreExpr
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.3
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
> When zonking a CoreExpr, is there a need to zonk inside a Tickish?
Probably will never be used, but safer to do so.
> Is it correct that the evVarsOfTerm are those free variables of the
expression for which isEvVar is true
I believe so, yes
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14691#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list