[GHC] #13261: Consider moving Typeable evidence generation wholly back to solver
GHC
ghc-devs at haskell.org
Fri Feb 10 12:24:43 UTC 2017
#13261: Consider moving Typeable evidence generation wholly back to solver
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
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):
I have no fixed objection to doing it on the fly. But then we'd probably
want some way to avoid repeatedly generating the same stuff, some kind of
on-the-fly CSE....
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13261#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list