SPARC NCG: Fix some haddock problems.
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Linear / Main.hs
index 46954ce..3b1d5ca 100644 (file)
@@ -247,8 +247,8 @@ linearRA
        -> BlockId                      -- ^ id of the current block, for debugging.
        -> [LiveInstr]                  -- ^ liveness annotated instructions in this block.
 
-       -> RegM ( [Instr]               -- ^ instructions after register allocation
-               , [NatBasicBlock])      -- ^ fresh blocks of fixup code.
+       -> RegM ( [Instr]               --   instructions after register allocation
+               , [NatBasicBlock])      --   fresh blocks of fixup code.
 
 
 linearRA _          accInstr accFixup _ []