
#12853: Unpromoted tuples in TH in correctly accepted by the type checker -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.2.1 Component: Compiler (Type | Version: 8.1 checker) | Keywords: Resolution: invalid | TemplateHaskell Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => invalid Comment: Replying to [comment:3 rwbarton]:
It's consistent with TH not type checking quoted expressions. And in general the quotation could contain a splice, in which it can't be checked.
So, there seems to be no issue here, actually?
Upon further thought, I think you're right. I'll close this as invalid, then. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12853#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler