#1555: Reverse do notation: lexer bug?
-------------------------------+--------------------------------------------
 Reporter:  dons               |          Owner:             
     Type:  bug                |         Status:  closed     
 Priority:  normal             |      Milestone:             
Component:  Compiler (Parser)  |        Version:  6.6.1      
 Severity:  normal             |     Resolution:  fixed      
 Keywords:                     |     Difficulty:  Easy (1 hr)
 Testcase:                     |   Architecture:  Unknown    
       Os:  Unknown            |  
-------------------------------+--------------------------------------------
Comment (by dherman):

 Would it be possible to revisit this decision? It's really a nice notation
 for interpreters ({{{rho |- expr -> value}}}) and type checkers that
 annotate their results ({{{Gamma |- expr ::: type -> expr'}}}). Don
 suggested an opt-in compiler flag or pragma. That would be fine with me.

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