
#15471: Polymorphism, typed splices and type inference don't mix -------------------------------------+------------------------------------- Reporter: mpickering | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Template Haskell | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by goldfire): I vote for the zonker, if only because the zonker is still in the `TcM` monad, making (3) above easier. Otherwise, the desugarer has to call the type checker, which is awkward. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15471#comment:15 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler