#1662: mistranslation of arrow notation
----------------------------------------+-----------------------------------
    Reporter:  ross                     |        Owner:  ross       
        Type:  bug                      |       Status:  assigned   
    Priority:  normal                   |    Milestone:  6.8 branch 
   Component:  Compiler (Type checker)  |      Version:  6.7        
    Severity:  normal                   |   Resolution:             
    Keywords:                           |   Difficulty:  Unknown    
          Os:  Multiple                 |     Testcase:  arrowrun004
Architecture:  Multiple                 |  
----------------------------------------+-----------------------------------
Changes (by ross):

  * status:  new => assigned
  * owner:  => ross

Comment:

 Simpler example (from [EMAIL PROTECTED]):
 {{{
 arrow :: (Arrow a) => a () ()
 arrow = proc () -> do returnA -< ()
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1662>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to