#5629: missing "where" gives unclear error message
--------------------------------+-------------------------------------------
  Reporter:  max.rabkin         |          Owner:                  
      Type:  feature request    |         Status:  closed          
  Priority:  normal             |      Milestone:                  
 Component:  Compiler (Parser)  |        Version:  7.0.3           
Resolution:  wontfix            |       Keywords:                  
  Testcase:                     |      Blockedby:                  
Difficulty:                     |             Os:  Unknown/Multiple
  Blocking:                     |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown       |  
--------------------------------+-------------------------------------------
Changes (by simonmar):

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


Comment:

 You are right, but it's not likely we'll do anything about this.  GHC's
 parser is generated by Happy, and in general it's not possible to give
 more informative parse error messages without more support from Happy
 itself.

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