[project @ 2001-08-21 10:00:22 by simonpj]
[ghc-hetmet.git] / ghc / compiler / prelude / PrimOp.lhs
index afec1a2..827cc15 100644 (file)
@@ -525,6 +525,8 @@ getPrimOpResultInfo op
                         where
                           tc = tyConAppTyCon ty
                        -- All primops return a tycon-app result
+                       -- The tycon can be an unboxed tuple, though, which
+                       -- gives rise to a ReturnAlg
 \end{code}
 
 The commutable ops are those for which we will try to move constants