#5150: GHC should support -x objective-cpp, as well
---------------------------------+------------------------------------------
    Reporter:  scpmw             |        Owner:              
        Type:  feature request   |       Status:  patch       
    Priority:  normal            |    Milestone:  7.2.1       
   Component:  Driver            |      Version:  7.0.3       
    Keywords:                    |     Testcase:  objcpp-hi   
   Blockedby:                    |   Difficulty:              
          Os:  MacOS X           |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by peter@…):

 commit e17c1568baf142c2d2ddca4a4b4a7ba5a4ceddca
 {{{
 Author: Peter Wortmann <peter@grayson-heights-pc028-118.student-
 halls.leeds.ac.uk>
 Date:   Fri Apr 22 10:35:35 2011 +0100

     Teach GHC to compile objective-c++ files as well (trac #5150)

  compiler/main/DriverPhases.hs   |    8 +++++++-
  compiler/main/DriverPipeline.hs |    3 ++-
  ghc/Main.hs                     |    2 +-
  3 files changed, 10 insertions(+), 3 deletions(-)
 }}}

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