X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FLexCore.hs;h=f16575f827c3aae29739470351ab1b54c78b5876;hb=43d903cfaafb0b41242af128c7ddbf0b649f63bd;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