Haskell Stack Ports on Apple Silicon

Steven Smith steve.t.smith at gmail.com
Fri Aug 13 12:55:55 UTC 2021


Is this line in the stack Portfile the issue? Ports (like pandoc) that are built using stack depend on the stack port, and port stack says that x86_64 is supported, but not arm64. However, stack installs and runs just fine on an M1 box.

> supported_archs     x86_64


https://github.com/macports/macports-ports/blob/4cccce94528cf34ba0ac86ee26d8f33b43351214/lang/stack/Portfile#L31 <https://github.com/macports/macports-ports/blob/4cccce94528cf34ba0ac86ee26d8f33b43351214/lang/stack/Portfile#L31>


> On Aug 13, 2021, at 5:27 AM, Ryan Schmidt <ryandesign at macports.org> wrote:
> 
> As far as I could tell, this applies to individual ports, but not to a port's dependencies. See:
> 
> https://trac.macports.org/ticket/63092 <https://trac.macports.org/ticket/63092>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20210813/2c9afb31/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3898 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20210813/2c9afb31/attachment.bin>


More information about the macports-dev mailing list