From: Ben.Lippmeier@anu.edu.au Date: Tue, 3 Feb 2009 06:27:46 +0000 (+0000) Subject: SPARC NCG: Update cabal file X-Git-Tag: 2009-03-13~130 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=1823fc8726f61ec8d1d1fa6a6a36d84062f1f437 SPARC NCG: Update cabal file --- diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 80132a6..8571764 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -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