X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=041fae31406f2a10465e5dff890dffa62b509a6f;hb=1353826e5159c9a5a81e75e0b7459271f27c08ea;hp=f14961aed40495c0d19504bdd90cf51cc6258deb;hpb=9de520b7194c9d759147db98deb3cd8d47d0de76;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index f14961a..041fae3 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -455,22 +455,26 @@ Library Exposed-Modules: AsmCodeGen MachCodeGen - MachInstrs - Alpha.Instr - X86.Instr - PPC.Instr - SPARC.Instr - MachRegs + Regs RegsBase + Instrs + RegAllocInfo + Alpha.Regs + Alpha.RegInfo + Alpha.Instr X86.Regs + X86.RegInfo + X86.Instr PPC.Regs + PPC.RegInfo + PPC.Instr SPARC.Regs - Alpha.Regs + SPARC.RegInfo + SPARC.Instr NCGMonad PositionIndependentCode PprMach - RegLiveness - RegAllocInfo + RegAlloc.Liveness RegAlloc.Graph.Main RegAlloc.Graph.Stats RegAlloc.Graph.ArchBase