[GHC] #16106: Remove PowerPC OS X (Darwin) support
GHC
ghc-devs at haskell.org
Sun Dec 30 10:00:48 UTC 2018
#16106: Remove PowerPC OS X (Darwin) support
--------------------------------+---------------------------------
Reporter: trommler | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone: ⊥
Component: Compiler | Version: 8.6.3
Keywords: | Operating System: MacOS X
Architecture: powerpc | Type of failure: None/Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
--------------------------------+---------------------------------
OS X for PowerPC is not supported by Apple anymore. GHC's support has most
likely bit-rotted and we have no test machine. Let's go ahead and remove
support for PowerPC Darwin.
The following components contain PowerPC Darwin specific code:
* native code generator
* RTS
* driver
* build system
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16106>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list