#2216: Better error message for unboxed types with no -fglasgow-exts flag
-------------------------------+--------------------------------------------
 Reporter:  tim                |          Owner:         
     Type:  feature request    |         Status:  new    
 Priority:  normal             |      Milestone:  _|_    
Component:  Compiler (Parser)  |        Version:  6.8.2  
 Severity:  minor              |     Resolution:         
 Keywords:                     |     Difficulty:  Unknown
 Testcase:                     |   Architecture:  Unknown
       Os:  Unknown            |  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => _|_

Comment:

 Yes, this is hard, because we really want to know whether there was a
 space before the #, but we don't know that at the point we want to give
 the error.

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