#3844: Undeprecate #include (in at least some circumstances)
-------------------------------------+--------------------------------------
    Reporter:  cjs                   |        Owner:                            
       
        Type:  bug                   |       Status:  new                       
       
    Priority:  normal                |    Milestone:  7.0.1                     
       
   Component:  Compiler (FFI)        |      Version:  6.12.1                    
       
    Keywords:  #include deprecation  |     Testcase:                            
       
   Blockedby:                        |   Difficulty:                            
       
          Os:  Unknown/Multiple      |     Blocking:                            
       
Architecture:  Unknown/Multiple      |      Failure:  Incorrect warning at 
compile-time
-------------------------------------+--------------------------------------

Comment(by duncan):

 How about making it a command line flag to turn {-# INCLUDE #-} on/off? It
 would be nice if hsc2hs could be installed once and used with multiple
 Haskell compilers, like all other pre-processors. For example happy has
 some ghc-specific flags, but it's still portable. Tools like Cabal can
 turn these flags on/off automatically depending on the compiler (and
 version).

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