[project @ 1999-10-29 01:16:48 by andy]
[ghc-hetmet.git] / ghc / lib / std / Ratio.lhs
index 7c8107f..a002888 100644 (file)
@@ -32,6 +32,8 @@ module        Ratio
 
   ) where
 
+#ifndef __HUGS__
 import PrelNum
 import PrelNumExtra
+#endif
 \end{code}