[project @ 2000-03-24 10:43:33 by simonmar]
authorsimonmar <unknown>
Fri, 24 Mar 2000 10:43:33 +0000 (10:43 +0000)
committersimonmar <unknown>
Fri, 24 Mar 2000 10:43:33 +0000 (10:43 +0000)
fix parse error

ghc/compiler/nativeGen/AbsCStixGen.lhs

index 5a73c8f..e5aa5f6 100644 (file)
@@ -23,7 +23,7 @@ import SMRep          ( fixedItblSize,
                        )
 import Constants       ( mIN_UPD_SIZE )
 import CLabel           ( CLabel, mkReturnInfoLabel, mkReturnPtLabel,
-                          mkClosureTblLabel, mkClosureLabel
+                          mkClosureTblLabel, mkClosureLabel,
                          moduleRegdLabel )
 import ClosureInfo     ( infoTableLabelFromCI, entryLabelFromCI,
                          fastLabelFromCI, closureUpdReqd,