Skip to content
Snippets Groups Projects
Commit be6d9df2 authored by Krzysztof Gogolewski's avatar Krzysztof Gogolewski Committed by Austin Seipp
Browse files

Tweak documentation of monomorphism restriction

Suggested by Gabor Greif on ghc-devs

(cherry picked from commit 41cfc96b)
parent f543e2f8
No related branches found
No related tags found
No related merge requests found
...@@ -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 monomorphism
switched off by default in GHCi. restriction is switched off by default in GHCi.
</para> </para>
</sect3> </sect3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment