[Git][ghc/ghc][wip/angerman/aarch64-arm64-prep] Update ArchOS.hs

Moritz Angermann gitlab at gitlab.haskell.org
Fri Nov 13 12:11:36 UTC 2020



Moritz Angermann pushed to branch wip/angerman/aarch64-arm64-prep at Glasgow Haskell Compiler / GHC


Commits:
4d3beb17 by Moritz Angermann at 2020-11-13T07:11:35-05:00
Update ArchOS.hs
- - - - -


1 changed file:

- libraries/ghc-boot/GHC/Platform/ArchOS.hs


Changes:

=====================================
libraries/ghc-boot/GHC/Platform/ArchOS.hs
=====================================
@@ -130,7 +130,7 @@ stringEncodeArch = \case
   ArchARM ARMv5 _ _ -> "armv5"
   ArchARM ARMv6 _ _ -> "armv6"
   ArchARM ARMv7 _ _ -> "armv7"
-  ArchAArch64         -> "aarch64"
+  ArchAArch64       -> "aarch64"
   ArchAlpha         -> "alpha"
   ArchMipseb        -> "mipseb"
   ArchMipsel        -> "mipsel"



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4d3beb17f1ec9cfd5a0fdfe24b09b362a74b4c7d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4d3beb17f1ec9cfd5a0fdfe24b09b362a74b4c7d
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201113/d1ada558/attachment.html>


More information about the ghc-commits mailing list