NCG: Split MachRegs.hs into arch specific modules
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 8fd470c..f14961a 100644 (file)
@@ -461,6 +461,11 @@ Library
             PPC.Instr
             SPARC.Instr
             MachRegs
+            RegsBase
+            X86.Regs
+            PPC.Regs
+            SPARC.Regs
+            Alpha.Regs
             NCGMonad
             PositionIndependentCode
             PprMach