Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
d402d8a6
Commit
d402d8a6
authored
Mar 31, 2012
by
Iavor S. Diatchki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add an entry for -XExplicitNamespaces to the manual.
parent
853c1c3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
docs/users_guide/flags.xml
docs/users_guide/flags.xml
+6
-0
No files found.
docs/users_guide/flags.xml
View file @
d402d8a6
...
...
@@ -980,6 +980,12 @@
<entry>
dynamic
</entry>
<entry><option>
-XNoTypeOperators
</option></entry>
</row>
<row>
<entry><option>
-XExplicitNamespaces
</option></entry>
<entry>
Enable using the keyword
<literal>
type
</literal>
to specify the namespace of entries in imports and exports.
</entry>
<entry>
dynamic
</entry>
<entry><option>
-XNoExplicitNamespaces
</option></entry>
</row>
<row>
<entry><option>
-XDoRec
</option></entry>
<entry>
Enable
<link
linkend=
"recursive-do-notation"
>
recursive do notation
</link>
.
</entry>
...
...
Write
Preview
Markdown
is supported
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