#2821: rebindable-syntax arrow docs
-----------------------------+----------------------------------------------
Reporter:  guest             |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Documentation   
 Version:  6.10.1            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 http://www.haskell.org/ghc/docs/6.10.1/html/users_guide/syntax-extns.html
 #rebindable-syntax

 has perhaps got Arrows wrong.  Does it use the "arr" and ">>>" in scope,
 or does it use the (normally in class Category) "id" and "."?  Which
 should it use?  (Does anyone use arrow-sugar with !NoImplicitPrelude?)

 maybe it's all fine, in which case just mark this "invalid".

 -Isaac D.

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