X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FLiteral.lhs;h=5cf8adb2118a03f00fa2ccf9392186dcdac5b3d5;hb=cadba81047f6188fad2fe07004c3cb36316c36d1;hp=d6e9274ae630b9134463e5be73f035e16cb47d15;hpb=b71760aac3a1b2e7d772a4c0457ff3f19eac8631;p=ghc-hetmet.git 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}