#4055: Incorrect parsing of declarations
--------------------------------+-------------------------------------------
  Reporter:  diatchki           |          Owner:                  
      Type:  bug                |         Status:  closed          
  Priority:  normal             |      Milestone:                  
 Component:  Compiler (Parser)  |        Version:  6.12.2          
Resolution:  duplicate          |       Keywords:                  
Difficulty:                     |             Os:  Unknown/Multiple
  Testcase:                     |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown       |  
--------------------------------+-------------------------------------------
Changes (by simonpj):

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


Comment:

 Yes, this is a dup of #4042, which I fixed last week.  It's because the
 naked `(g x)` is taken as a splice.  Now fixed

 Simon

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