[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / lib / std / Ratio.lhs
index 46e3d0b..02e32e3 100644 (file)
@@ -14,6 +14,7 @@ module        Ratio (
   ) where
 
 import PrelNum
+import PrelNumExtra
 \end{code}