X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsLit.lhs;h=9a0e8750e6bdf8193faf56f93850585407fe9e27;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hp=bd125106e2d0e1c7177021d52d1a333bb050b5b0;hpb=ecdaf6bc29d23bd704df8c65442ee08032a585fc;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsLit.lhs b/compiler/hsSyn/HsLit.lhs index bd12510..9a0e875 100644 --- a/compiler/hsSyn/HsLit.lhs +++ b/compiler/hsSyn/HsLit.lhs @@ -14,7 +14,6 @@ import HsTypes (PostTcType) import Type ( Type ) import Outputable import FastString -import Ratio ( Rational ) \end{code}