Fix a whole heap of speling errrs in the docs
[ghc-hetmet.git] / docs / users_guide / flags.xml
index 39b6991..beb082e 100644 (file)
              <entry><option>-XNoPatternGuards</option></entry>
            </row>
            <row>
+             <entry><option>-XViewPatterns</option></entry>
+             <entry>Enable <link linkend="view-patterns">view patterns</link>.</entry>
+             <entry>dynamic</entry>
+             <entry><option>-XNoViewPatterns</option></entry>
+           </row>
+           <row>
              <entry><option>-XUnicodeSyntax</option></entry>
              <entry>Enable unicode syntax.</entry>
              <entry>dynamic</entry>
            </row>
            <row>
              <entry><option>-ddump-hpc</option></entry>
-             <entry>Dump after intrumentation for program coverage</entry>
+             <entry>Dump after instrumentation for program coverage</entry>
              <entry>dynamic</entry>
              <entry>-</entry>
            </row>
            </row>
            <row>
              <entry><option>-ddump-splices</option></entry>
-             <entry>Dump TH splided expressions, and what they evaluate to</entry>
+             <entry>Dump TH spliced expressions, and what they evaluate to</entry>
              <entry>dynamic</entry>
              <entry>-</entry>
            </row>