[project @ 1996-06-05 06:44:31 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsLit.lhs
index f18cde5..e0f7364 100644 (file)
@@ -8,7 +8,8 @@
 
 module HsLit where
 
-import Ubiq{-uitous-}
+IMP_Ubiq(){-uitous-}
+IMPORT_1_3(Ratio(Rational))
 
 import Pretty
 \end{code}