TcHsType: set the kind for tyvars that occur in explicit code types
[ghc-hetmet.git] / compiler / nativeGen / Alpha / Instr.hs
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...
2009-02-04 Ben.Lippmeier@anu... NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to...
2009-02-03 Ben.Lippmeier@anu... NCG: Split MachInstrs into arch specific modules