
#15835: Internal error when splicing value constructed using typed template haskell -------------------------------------+------------------------------------- Reporter: mpickering | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.6.1 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 mpickering): To be clear, the error is induced by adding the type application in `while`. Removing that leads to #15833 {{{ whenM @(IO m) ($$b r)) }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15835#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler