#4197: clarify which names can not be quoted
---------------------------------+------------------------------------------
    Reporter:  maeder            |       Owner:               
        Type:  task              |      Status:  new          
    Priority:  normal            |   Component:  Documentation
     Version:  6.12.3            |    Keywords:               
          Os:  Unknown/Multiple  |    Testcase:               
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown 
---------------------------------+------------------------------------------
 http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/template-
 haskell.html#id665813

 I suppose a primed identifier like x' or T' can not be quoted, because
 they would be scanned as character.

 Maybe all identifiers containing primes should be disallowed being quoted
 by one or two leading primes.

 In any case, the documentation should match the implementation.

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