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
Alex D
GHC
Commits
a15ece4e
Commit
a15ece4e
authored
Oct 01, 2013
by
Krzysztof Gogolewski
Browse files
Remove glasgow-exts from :help
It's deprecated
parent
5af8ae59
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/InteractiveUI.hs
View file @
a15ece4e
...
...
@@ -303,7 +303,7 @@ defFullHelpText =
" +s print timing/memory stats after each evaluation
\n
"
++
" +t print type after evaluation
\n
"
++
" -<flags> most GHC command line flags can also be set here
\n
"
++
" (eg. -v2, -
fglasgow-ext
s, etc.)
\n
"
++
" (eg. -v2, -
XFlexibleInstance
s, etc.)
\n
"
++
" for GHCi-specific flags, see User's Guide,
\n
"
++
" Flag reference, Interactive-mode options
\n
"
++
"
\n
"
++
...
...
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