NCG: Split MachInstrs into arch specific modules
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 47b321a..8fd470c 100644 (file)
@@ -456,6 +456,10 @@ Library
             AsmCodeGen
             MachCodeGen
             MachInstrs
+            Alpha.Instr
+            X86.Instr
+            PPC.Instr
+            SPARC.Instr
             MachRegs
             NCGMonad
             PositionIndependentCode