Add postfix ops to the release notes
[ghc-hetmet.git] / 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>