X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FbasicTypes%2FLiteral.lhs;h=5cf8adb2118a03f00fa2ccf9392186dcdac5b3d5;hp=d6e9274ae630b9134463e5be73f035e16cb47d15;hb=1e50fd4185479a62e02d987bdfcb1c62712859ca;hpb=52cacd61834e6f448b8904bfa52c4a5a402e8698 diff --git a/compiler/basicTypes/Literal.lhs b/compiler/basicTypes/Literal.lhs index d6e9274..5cf8adb 100644 --- a/compiler/basicTypes/Literal.lhs +++ b/compiler/basicTypes/Literal.lhs @@ -49,9 +49,9 @@ import FastTypes import FastString import BasicTypes import Binary -import Ratio import Data.Int +import Data.Ratio import Data.Word import Data.Char \end{code}