Skip to content

Remove TODO in HsExpr

Matthew Pickering requested to merge wip/hs-expr-todo into master

It is correct to be GhcTc as the data type is for expressions which are inside splices so they can be delayed until desugaring.

Merge request reports