#1297: No LANGUAGE option for # in symbols
-----------------------+----------------------------------------------------
  Reporter:  neil      |          Owner:         
      Type:  bug       |         Status:  new    
  Priority:  normal    |      Milestone:         
 Component:  Compiler  |        Version:  6.6    
  Severity:  normal    |       Keywords:         
Difficulty:  Unknown   |             Os:  Unknown
  Testcase:            |   Architecture:  Unknown
-----------------------+----------------------------------------------------
The LANGUAGE pragma is the new recommended way of saying which features
 you want (I think), but there is no value that corresponds to allowing #
 in symbols (i.e. unsafeCoerce#) - meaning OPTIONS_GHC has to be used in
 this case.

-- 
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
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to