request for documentation of a new argument
authornr@eecs.harvard.edu <unknown>
Mon, 25 Jun 2007 13:19:06 +0000 (13:19 +0000)
committernr@eecs.harvard.edu <unknown>
Mon, 25 Jun 2007 13:19:06 +0000 (13:19 +0000)
compiler/main/GHC.hs

index bf1bd77..8bca662 100644 (file)
@@ -332,6 +332,7 @@ defaultCleanupHandler dflags inner =
 
 -- | Starts a new session.  A session consists of a set of loaded
 -- modules, a set of options (DynFlags), and an interactive context.
+-- ToDo: explain argument [[mb_top_dir]]
 newSession :: Maybe FilePath -> IO Session
 newSession mb_top_dir = do
   -- catch ^C