[project @ 1999-06-12 16:17:23 by keithw]
[ghc-hetmet.git] / ghc / lib / std / IO.lhs
index 7f5f695..b008e72 100644 (file)
@@ -127,7 +127,7 @@ import Char         ( ord, chr )
 #ifndef HEAD
 
 #ifdef __HUGS__
-#define cat2(x,y)  x/**/y
+#define cat2(x,y)  x##y
 #define CCALL(fun) cat2(prim_,fun)
 #define __CONCURRENT_HASKELL__
 #define stToIO id