Add postfix ops to the release notes
authorsimonpj@microsoft.com <unknown>
Tue, 12 Sep 2006 08:11:04 +0000 (08:11 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 12 Sep 2006 08:11:04 +0000 (08:11 +0000)
docs/users_guide/6.6-notes.xml

index 112b2c7..0e7b12b 100644 (file)
       </listitem>
       <listitem>
         <para>
+          GHC now supports postfix operators, as a simple generalisation of
+          left sections (<xref linkend="postfix-operators"/>).
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           Parallel arrays, as enabled by <literal>-fparr</literal>, no
-          longer work.
+          longer work.  They'll be coming back shortly, in full glory.
         </para>
       </listitem>
     </itemizedlist>