<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’m working on a new MacBook Air M2.<div class="">I just bumped my current Haskell project to stack LTS-21.17, after catching up on the GHC porting effort news.<div class="">I did a <font face="Menlo" class="">stack clean</font> / <font face="Menlo" class="">stack build</font> and saw GHC 9.4.7 being installed, as expected, but still to the <i class="">x86_64-osx</i> directory:</div><div class=""><br class=""></div><div class=""><div class="">% l ~/.stack/programs</div><div class="">x86_64-osx</div><div class=""><br class=""></div><div class="">% l ~/.stack/programs/x86_64-osx</div><div class="">ghc-8.10.3           ghc-8.10.4.tar.bz2   ghc-8.6.3.installed  ghc-9.0.2            ghc-9.2.2.tar.bz2    ghc-9.2.7.installed</div><div class="">ghc-8.10.3.installed ghc-8.4.3            ghc-8.6.3.tar.bz2    ghc-9.0.2.installed  ghc-9.2.5            ghc-9.2.7.tar.bz2</div><div class="">ghc-8.10.3.tar.bz2   ghc-8.4.3.installed  ghc-8.6.5            ghc-9.0.2.tar.bz2    ghc-9.2.5.installed  ghc-9.4.7</div><div class="">ghc-8.10.4           ghc-8.4.3.tar.bz2    ghc-8.6.5.installed  ghc-9.2.2            ghc-9.2.5.tar.bz2    ghc-9.4.7.installed</div><div class="">ghc-8.10.4.installed ghc-8.6.3            ghc-8.6.5.tar.bz2    ghc-9.2.2.installed  ghc-9.2.7            ghc-9.4.7.tar.bz2</div></div><div class=""><br class=""></div><div class="">I was expecting a native version; do I misunderstand something?</div><div class=""><br class=""></div></div></body></html>