From 05c09e4312062aa66d64183a55f8ae5c34b58620 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Wed, 20 May 2009 22:44:27 +0000 Subject: [PATCH] remove old todo comment --- compiler/parser/Lexer.x | 1 - 1 file changed, 1 deletion(-) 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 -- -- 1.7.10.4