From c29bf984dd20431cd4344e8a5c444d7a5be08389 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 21 Apr 2014 22:26:56 -0500 Subject: ghc: initial AArch64 patches Signed-off-by: Austin Seipp --- compiler/utils/Platform.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/utils/Platform.hs') diff --git a/compiler/utils/Platform.hs b/compiler/utils/Platform.hs index ea1a3e5e93..ca8f0de862 100644 --- a/compiler/utils/Platform.hs +++ b/compiler/utils/Platform.hs @@ -52,6 +52,7 @@ data Arch , armISAExt :: [ArmISAExt] , armABI :: ArmABI } + | ArchARM64 | ArchAlpha | ArchMipseb | ArchMipsel -- cgit v1.2.1