<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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 -&gt; IO [String]) -&gt; IO ()
-
 -------------------------------------------------------------
 -- The programmer interface: the top level loop.
 -- it performs the read-eval-typecheck-print loop.
</pre></body></html>