#1297: No LANGUAGE option for # in symbols
-------------------------+--------------------------------------------------
    Reporter:  neil      |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.6    
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Of course, for unsafeCoerce# in particular, you can now use the standard
 name without a #, by importing from Unsafe.Coerce.  But in general, if you
 want to write unboxed values in the Glasgow Haskell language, it would
 indeed be good to have a pragma to describe it.  How about LANGUAGE
 Unboxed?

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