[GHC] #15320: Save the types in the typechecked syntax tree

GHC ghc-devs at haskell.org
Fri Jun 29 07:29:05 UTC 2018


#15320: Save the types in the typechecked syntax tree
-------------------------------------+-------------------------------------
        Reporter:  nboldi            |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.4.3
      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 nboldi):

 Ok, I will try to go for `hsExprType :: HsExpr GhcTc -> Type` and
 `hsTypeKind :: HsType GhcTc -> Kind`.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15320#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list