Remove unused imports
[ghc-hetmet.git] / compiler / hsSyn / HsLit.lhs
index bd12510..9a0e875 100644 (file)
@@ -14,7 +14,6 @@ import HsTypes (PostTcType)
 import Type    ( Type )
 import Outputable
 import FastString
-import Ratio   ( Rational )
 \end{code}