diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2014-09-09 12:56:31 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2014-09-19 11:41:12 +0100 |
commit | ebb7334c02c3014283f5f997f239b3cf58476cbc (patch) | |
tree | 128dd02b272385f9669405850b1a62245812273b /docs | |
parent | c96c64fae0152bc53f48634d0ddd310ef4bc0105 (diff) | |
download | haskell-ebb7334c02c3014283f5f997f239b3cf58476cbc.tar.gz |
Spelling error in flags.xml
Fixes Trac #9528
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/flags.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index bd2a84c2ec..94b45989a4 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -1021,7 +1021,7 @@ </entry> <entry>dynamic</entry> <entry><option>-XNoMonoLocalBinds</option></entry> - </row> + </row> <row> <entry><option>-XNoMonomorphismRestriction</option></entry> <entry>Disable the <link linkend="monomorphism">monomorphism restriction</link>.</entry> |