#4197: clarify which names can not be quoted
---------------------------------+------------------------------------------
    Reporter:  maeder            |        Owner:              
        Type:  task              |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Documentation     |      Version:  6.12.3      
    Keywords:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Testcase:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by maeder):

 Add: "Names containing primes can not be quoted if they would become legal
 haskell character literals." http://www.haskell.org/onlinelibrary/syntax-
 iso.html#sect9.2 (char)

 Any chance you disallow all names containing primes in the implementation
 just to increase the gap between a bad literal 'ab' and a difficult to
 read quote?

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