Ticket #2821 (closed bug: invalid)
rebindable-syntax arrow docs
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
