Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
ed37fb03
Commit
ed37fb03
authored
Jun 25, 2007
by
nr@eecs.harvard.edu
Browse files
request for documentation of a new argument
parent
b9dc1700
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/main/GHC.hs
View file @
ed37fb03
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment