Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexander Kaznacheev
GHC
Commits
be6d9df2
Commit
be6d9df2
authored
11 years ago
by
Krzysztof Gogolewski
Committed by
Austin Seipp
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Tweak documentation of monomorphism restriction
Suggested by Gabor Greif on ghc-devs (cherry picked from commit
41cfc96b
)
parent
f543e2f8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/users_guide/glasgow_exts.xml
+2
-2
2 additions, 2 deletions
docs/users_guide/glasgow_exts.xml
with
2 additions
and
2 deletions
docs/users_guide/glasgow_exts.xml
+
2
−
2
View file @
be6d9df2
...
@@ -7862,8 +7862,8 @@ scope over the methods defined in the <literal>where</literal> part. For exampl
...
@@ -7862,8 +7862,8 @@ scope over the methods defined in the <literal>where</literal> part. For exampl
4.5.5
</ulink>
4.5.5
</ulink>
of the Haskell Report)
of the Haskell Report)
can be completely switched off by
can be completely switched off by
<option>
-XNoMonomorphismRestriction
</option>
. Since GHC 7.8.1,
it
is
<option>
-XNoMonomorphismRestriction
</option>
. Since GHC 7.8.1,
the monomorph
is
m
switched off by default in GHCi.
restriction is
switched off by default in GHCi.
</para>
</para>
</sect3>
</sect3>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment