X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FLexCore.hs;h=f16575f827c3aae29739470351ab1b54c78b5876;hb=01ecefa4b97106fec5c139c5514e5d56e59ecbaf;hp=9109c0469af980dd6c2397a31afab50bb38b6ef6;hpb=de777ba42eb12b6a20e548a959b23b60179d9b57;p=ghc-hetmet.git 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