[Git][ghc/ghc][wip/angerman/aarch64-ncg] Open an orphanage

Moritz Angermann gitlab at gitlab.haskell.org
Sat Sep 12 13:06:13 UTC 2020



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


Commits:
0d14c2d5 by Moritz Angermann at 2020-09-12T13:06:02+00:00
Open an orphanage

eventually.

- - - - -


1 changed file:

- compiler/GHC/CmmToAsm/AArch64/Regs.hs


Changes:

=====================================
compiler/GHC/CmmToAsm/AArch64/Regs.hs
=====================================
@@ -1,4 +1,5 @@
 {-# language CPP #-}
+{-# OPTIONS_GHC -fno-warn-orphans #-}
 module GHC.CmmToAsm.AArch64.Regs where
 
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0d14c2d513f4ce5fd34c04192511406a007139d6

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0d14c2d513f4ce5fd34c04192511406a007139d6
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/20200912/5dbfe93b/attachment.html>


More information about the ghc-commits mailing list