[GHC] #13650: Implement KPush in types
GHC
ghc-devs at haskell.org
Thu May 18 15:38:09 UTC 2017
#13650: Implement KPush in types
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: goldfire
Type: task | Status: new
Priority: high | Milestone: 8.4.1
Component: Compiler | Version:
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 goldfire):
One wrinkle (at least until #11715 is fixed): which `eqType` do we wish to
respect here? `eqType` or `tcEqType`? I think it might be best to wait
until after #11715. Or it's possible that it doesn't matter which `eqType`
we're thinking of.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13650#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list