Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
41cfc96b
Commit
41cfc96b
authored
Feb 06, 2014
by
Krzysztof Gogolewski
Browse files
Tweak documentation of monomorphism restriction
Suggested by Gabor Greif on ghc-devs
parent
b755c7bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/glasgow_exts.xml
View file @
41cfc96b
...
...
@@ -7862,8 +7862,8 @@ scope over the methods defined in the <literal>where</literal> part. For exampl
4.5.5
</ulink>
of the Haskell Report)
can be completely switched off by
<option>
-XNoMonomorphismRestriction
</option>
. Since GHC 7.8.1,
it
is
switched off by default in GHCi.
<option>
-XNoMonomorphismRestriction
</option>
. Since GHC 7.8.1,
the monomorph
is
m
restriction is
switched off by default in GHCi.
</para>
</sect3>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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