SPARC NCG: Update cabal file
authorBen.Lippmeier@anu.edu.au <unknown>
Tue, 3 Feb 2009 06:27:46 +0000 (06:27 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Tue, 3 Feb 2009 06:27:46 +0000 (06:27 +0000)
compiler/ghc.cabal.in

index 80132a6..8571764 100644 (file)
@@ -462,7 +462,16 @@ Library
             PprMach
             RegAllocColor
             RegAllocInfo
-            RegAllocLinear
+            RegAlloc.Linear.Main
+            RegAlloc.Linear.JoinToTargets
+            RegAlloc.Linear.State
+            RegAlloc.Linear.Stats
+            RegAlloc.Linear.FreeRegs
+            RegAlloc.Linear.StackMap
+            RegAlloc.Linear.Base
+            RegAlloc.Linear.X86.FreeRegs
+            RegAlloc.Linear.PPC.FreeRegs
+            RegAlloc.Linear.SPARC.FreeRegs
             RegAllocStats
             RegArchBase
             RegArchX86