X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FLexCore.hs;h=f16575f827c3aae29739470351ab1b54c78b5876;hp=9109c0469af980dd6c2397a31afab50bb38b6ef6;hb=b1ab4b8a607addc4d097588db5761313c996a41f;hpb=e46cab34c24d2b9bdb37dbddf8ff640653b0b35f diff --git a/compiler/parser/LexCore.hs b/compiler/parser/LexCore.hs index 9109c04..f16575f 100644 --- a/compiler/parser/LexCore.hs +++ b/compiler/parser/LexCore.hs @@ -1,7 +1,6 @@ module LexCore where import ParserCoreUtils -import Ratio import Char import Numeric