--- Toplevel.hs.orig	2007-06-12 16:20:14.000000000 -0600
+++ Toplevel.hs	2009-01-20 18:13:45.000000000 -0700
@@ -37,9 +37,6 @@
 import Commands
 import SyntaxExt(synName,synKey)
 
-import System.Console.Readline(setCompletionEntryFunction)
--- setCompletionEntryFunction :: Maybe (String -> IO [String]) -> IO ()
-
 -------------------------------------------------------------
 -- The programmer interface: the top level loop.
 -- it performs the read-eval-typecheck-print loop.
