#4430: Better support for resolving infix expressions in template haskell
---------------------------------+------------------------------------------
    Reporter:  reinerp           |        Owner:  igloo       
        Type:  feature request   |       Status:  patch       
    Priority:  normal            |    Milestone:  7.4.1       
   Component:  Template Haskell  |      Version:  6.12.3      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by simonpj):

 OK now I understand.
  * TH could have had three constructors (for left section, right section,
 and infix) like GHC, but it didn't.  But I ''think'' of the three cases as
 three separate constructors.
  * Once you think like that, there is no more "looking inside".

 Bottom line: I'd prefer to stick with Option 1. Could you do the other
 things we agree and send final patches?  Thanks!

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4430#comment:25>
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