[GHC] #14391: Make the simplifier independent of the typechecker
GHC
ghc-devs at haskell.org
Thu Nov 9 21:28:51 UTC 2017
#14391: Make the simplifier independent of the typechecker
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.3
Resolution: | Keywords: newcomer
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):
> I suggest you start with `TcEnv.lookupGlobal`.
Doing this will avoid you getting sucked into template haskell stuff right
away. We can come back to your question when this is done.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14391#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list