[MacPorts] #64794: Cannot install ghc on arm

MacPorts noreply at macports.org
Thu Mar 10 04:46:07 UTC 2022


#64794: Cannot install ghc on arm
------------------------+--------------------
  Reporter:  essandess  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  ghc alex   |
------------------------+--------------------
Changes (by jmroot):

 * port:  ghc => ghc alex


Comment:

 This is because alex, like every port that includes the haskell_stack
 portgroup, sets `supported_archs     x86_64`. If alex's architecture
 doesn't matter to ghc, use `depends_skip_archcheck`. Or if alex only
 installs an executable, it could set `installs_libs no`.

-- 
Ticket URL: <https://trac.macports.org/ticket/64794#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list