oops, forgot to add -XNewQualifiedOperators to the flags table
authorSimon Marlow <simonmar@microsoft.com>
Tue, 23 Sep 2008 14:04:49 +0000 (14:04 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 23 Sep 2008 14:04:49 +0000 (14:04 +0000)
docs/users_guide/flags.xml

index d7f2fca..aa24617 100644 (file)
              <entry><option>-XNoMagicHash</option></entry>
            </row>
            <row>
+             <entry><option>-XNewQualifiedOperators</option></entry>
+             <entry>Enable <link linkend="new-qualified-operators">new
+             qualified operator syntax</link></entry>
+             <entry>dynamic</entry>
+             <entry><option>-XNoNewQualifiedOperators</option></entry>
+           </row>
+           <row>
              <entry><option>-XPolymorphicComponents</option></entry>
              <entry>Enable <link linkend="universal-quantification">polymorphic components for data constructors</link>.</entry>
              <entry>dynamic</entry>