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