Skip to content
  • Thorkil Naur's avatar
    Fix error compiling AsmCodeGen.lhs for PPC Mac (mkRtsCodeLabel) · c970ab42
    Thorkil Naur authored
    The error messages eliminated are:
    > compiler/nativeGen/AsmCodeGen.lhs:875:31:
    >     Not in scope: `mkRtsCodeLabel'
    > compiler/nativeGen/AsmCodeGen.lhs:879:31:
    >     Not in scope: `mkRtsCodeLabel'
    > compiler/nativeGen/AsmCodeGen.lhs:883:31:
    >     Not in scope: `mkRtsCodeLabel'
    c970ab42