#5025: GHC should support -x objective-c
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: high | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Keywords: objective-c | Testcase:
Blockedby: | Difficulty: Easy (less than 1 hour)
Os: MacOS X | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by thoughtpolice):
I have patches for GHC and the testsuite located in these github
repositories at these branches:
https://github.com/thoughtpolice/ghc/tree/trac_5025
https://github.com/thoughtpolice/testsuite/tree/trac_5025
Specifically, commits
[https://github.com/thoughtpolice/ghc/commit/9e27ad106ef7036f356475daa0412ad72b56067b
9e27ad] (ghc itself) and
[https://github.com/thoughtpolice/testsuite/commit/c4dbe444f35b5e9f498d34a69d0ce55b84b549a1
c4dbe4] (the testsuite.) These patches also teach the testsuite to compile
objective-c source files.
You should be able to merge these easily into the GHC tree by pulling my
branches and merging them to GHC's master branch. Is this sufficient, or
should I attach a `git send-email` style patch instead?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5025#comment:9>
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