Fixed TeX syntax
authorsven.panne@aedion.de <unknown>
Sat, 1 Sep 2007 12:46:15 +0000 (12:46 +0000)
committersven.panne@aedion.de <unknown>
Sat, 1 Sep 2007 12:46:15 +0000 (12:46 +0000)
compiler/prelude/primops.txt.pp

index ffa7c56..13ce302 100644 (file)
@@ -1788,7 +1788,7 @@ pseudoop   "unsafeCoerce#"
            known to be empty.  Also, a {\tt newtype} of a type {\tt T} has the same representation
            at runtime as {\tt T}.
 
-        Other uses of {\tt unsafeCoerce#} are undefined.
+        Other uses of {\tt unsafeCoerce\#} are undefined.
         }
 
 -- NB. It is tempting to think that casting a value to a type that it doesn't have is safe