X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=3c8c480656f7af64c67f7546adea586e48ce6d9e;hb=547bf6827f1fc3f2fb31bc6323cc0d33b445f32a;hp=47b321aaf76fec600d1f03dd80219063a07da4a7;hpb=337d98de1eaf6689269c9788d1983569a98d46a0;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 47b321a..3c8c480 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -93,7 +93,7 @@ Library ForeignFunctionInterface, EmptyDataDecls, TypeSynonymInstances, MultiParamTypeClasses, FlexibleInstances, Rank2Types, ScopedTypeVariables, - DeriveDataTypeable + DeriveDataTypeable, RelaxedPolyRec Include-Dirs: . parser utils @@ -454,14 +454,42 @@ Library Exposed-Modules: AsmCodeGen - MachCodeGen - MachInstrs - MachRegs + TargetReg NCGMonad - PositionIndependentCode - PprMach - RegLiveness - RegAllocInfo + Instruction + Size + Reg + RegClass + PprBase + PIC + Platform + Alpha.Regs + Alpha.RegInfo + Alpha.Instr + Alpha.CodeGen + X86.Regs + X86.RegInfo + X86.Instr + X86.Cond + X86.Ppr + X86.CodeGen + PPC.Regs + PPC.RegInfo + PPC.Instr + PPC.Cond + PPC.Ppr + PPC.CodeGen + SPARC.Base + SPARC.Regs + SPARC.Imm + SPARC.AddrMode + SPARC.Cond + SPARC.Instr + SPARC.Stack + SPARC.ShortcutJump + SPARC.Ppr + SPARC.CodeGen + RegAlloc.Liveness RegAlloc.Graph.Main RegAlloc.Graph.Stats RegAlloc.Graph.ArchBase @@ -470,6 +498,7 @@ Library RegAlloc.Graph.Spill RegAlloc.Graph.SpillClean RegAlloc.Graph.SpillCost + RegAlloc.Graph.TrivColorable RegAlloc.Linear.Main RegAlloc.Linear.JoinToTargets RegAlloc.Linear.State