From: Simon Marlow Date: Wed, 20 May 2009 22:44:27 +0000 (+0000) Subject: remove old todo comment X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=05c09e4312062aa66d64183a55f8ae5c34b58620 remove old todo comment --- diff --git a/compiler/parser/Lexer.x b/compiler/parser/Lexer.x index f60b652..b4d40ce 100644 --- a/compiler/parser/Lexer.x +++ b/compiler/parser/Lexer.x @@ -12,7 +12,6 @@ ----------------------------------------------------------------------------- -- ToDo / known bugs: --- - Unicode -- - parsing integers is a bit slow -- - readRational is a bit slow --