#4877: Template Haskell panic when splicing an infix expression with a non-
variable middle bit
---------------------------------+------------------------------------------
  Reporter:  benmachine          |          Owner:  simonpj         
      Type:  bug                 |         Status:  closed          
  Priority:  normal              |      Milestone:  7.2.1           
 Component:  Template Haskell    |        Version:  7.0.1           
Resolution:  fixed               |       Keywords:                  
  Testcase:                      |      Blockedby:                  
Difficulty:                      |             Os:  Unknown/Multiple
  Blocking:                      |   Architecture:  Unknown/Multiple
   Failure:  Compile-time crash  |  
---------------------------------+------------------------------------------

Comment(by simonpj):

 OK I changed the error message as Neil suggests, to read:
 {{{
 Infix application with a non-variable operator: <blah>
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to