Closed
Description
GHC 8.10.5 is out including native binaries for the Apple M1 hardware: https://www.haskell.org/ghc/blog/20210605-ghc-8.10.5-released.html
What do we need in order to create and distribute Apple M1 binaries?
- GHC 8.10.5 available in the Haskell Github Action
- Apple M1 hardware available in the GA free tier - Support for VMs on Apple M1 actions/runner-images#2187
- Haskell VSCode extension able to detect the M1 hardware and download the right binaries