#5333: Arrow command combinators and infixr cause the desugarer to fail
----------------------------------+-----------------------------------------
    Reporter:  peteg              |        Owner:  ross                     
        Type:  bug                |       Status:  new                      
    Priority:  normal             |    Milestone:                           
   Component:  Compiler (Parser)  |      Version:  7.0.3                    
    Keywords:                     |     Testcase:                           
   Blockedby:                     |   Difficulty:                           
          Os:  Unknown/Multiple   |     Blocking:                           
Architecture:  Unknown/Multiple   |      Failure:  GHC rejects valid program
----------------------------------+-----------------------------------------

Comment(by simonpj):

 That sounds good.  So the plan that, when you can, you will
  * First split the data types
  * Then fix the rebinding problem

 For `MatchGroup` I suggest abstracting over something of kind *, rather
 than over the type constructor. Less brain-strain.  But let's discuss when
 you get to it.

 When you have a rough cut (say the data types worked out) it would be good
 to talk.

 Thanks Ross.

 Simon

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