#38427: ghc-bootstrap: can't install on i386 ----------------------------+---------------------- Reporter: sam.kuper@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: i386 Port: ghc-bootstrap | ----------------------------+---------------------- Changes (by cal@…): * cc: andy@… (removed) * cc: kitchen.andy@… (added) * status: new => assigned Comment: The `ghc-bootstrap` port actually is a pre-built binary of a haskell compiler. Currently, it is x86_64 only, which is why the Portfile specifies `supported_archs`. However, http://www.haskell.org/ghc/dist/7.0.4/ also has binaries for i386, so I suppose the Portfile could set supported_archs to i386 x86_64 and download the appropriate package depending on your build arch. Is andy a MacPorts member now? -- Ticket URL: <https://trac.macports.org/ticket/38427#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X