#1100: Parse error on (#) in .lhs files
---------------------------------------+------------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug                     |       Status:  closed 
    Priority:  low                     |    Milestone:  6.8    
   Component:  Compiler (Parser)       |      Version:  6.6    
    Severity:  normal                  |   Resolution:  wontfix
    Keywords:                          |   Difficulty:  Unknown
          Os:  Unknown                 |     Testcase:         
Architecture:  Unknown                 |  
---------------------------------------+------------------------------------
Changes (by simonmar):

  * resolution:  => wontfix
  * status:  new => closed

Comment:

 Brutally closing as wontfix.  `(#` is a lexeme when `-fglasgow-exts` is
 on, and I think adding extra lexical magic to make `(#)` refer to the
 infix `#` would be confusing.

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