stack: Cannot be installed on Apple Silicon
Invoking the command sudo port install pandoc
fails with the following errors:
---> Computing dependencies for pandoc
Error: Cannot install pandoc for the arch 'arm64' because
Error: its dependency stack only supports the arch 'x86_64'.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port pandoc failed
This seems different from the prior issue pertaining to the stack port.
Change History (4)
Keywords: |
bigsur removed
|
Owner: |
set to essandess
|
Port: |
pandoc removed
|
Status: |
new →
assigned
|
Summary: |
pandoc fails to install on macOS BigSur (Apple Silicon) →
stack: Cannot be installed on Apple Silicon
|
Resolution: |
→ worksforme
|
Status: |
assigned →
closed
|
both pandoc and stack automatically install the x86_64 binary on Apple Silicon now.
this is the current workaround until the entire Haskell environment is supported on Apple Silicon.