X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2FhsSyn%2FHsLit.lhs;h=e0f736433a37defc747a80c602a49b7ab45dc5e2;hp=f18cde5a67d609eeb36b6cf07563fd59fbe9c37d;hb=e7498a3ee1d0484d02a9e86633cc179c76ebf36e;hpb=30cf375e0bc79a6b71074a5e0fd2ec393241a751 diff --git a/ghc/compiler/hsSyn/HsLit.lhs b/ghc/compiler/hsSyn/HsLit.lhs index f18cde5..e0f7364 100644 --- a/ghc/compiler/hsSyn/HsLit.lhs +++ b/ghc/compiler/hsSyn/HsLit.lhs @@ -8,7 +8,8 @@ module HsLit where -import Ubiq{-uitous-} +IMP_Ubiq(){-uitous-} +IMPORT_1_3(Ratio(Rational)) import Pretty \end{code}