X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FLiteral.lhs;h=598b5a49170fcb58b6a54046e15c6633444907fb;hb=c916244fe9246b4f9d88a9b1c7c9ee8c55b15696;hp=f05d1bf3b9661a86719042d0044a54bd64d4f3ad;hpb=49c98d143c382a1341e1046f5ca00819a25691ba;p=ghc-hetmet.git diff --git a/compiler/basicTypes/Literal.lhs b/compiler/basicTypes/Literal.lhs index f05d1bf..598b5a4 100644 --- a/compiler/basicTypes/Literal.lhs +++ b/compiler/basicTypes/Literal.lhs @@ -34,7 +34,6 @@ import FastTypes import FastString import Binary import Ratio -import FastString import Data.Int import Data.Word